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