IPConfiguration Profile Response
data class IPConfigurationProfileResponse(val etag: String, val id: String? = null, val name: String? = null, val provisioningState: String, val subnet: SubnetResponse? = null, val type: String)
IP configuration profile child resource.