IPConfiguration Response
data class IPConfigurationResponse(val name: String? = null, val properties: IPConfigurationPropertiesResponse? = null)
InterfaceIPConfiguration IPConfiguration in a network interface.
InterfaceIPConfiguration IPConfiguration in a network interface.