Container Network Interface Ip Configuration Response
data class ContainerNetworkInterfaceIpConfigurationResponse(val etag: String, val name: String? = null, val provisioningState: String, val type: String)
The ip configuration for a container network interface.
Constructors
Link copied to clipboard
fun ContainerNetworkInterfaceIpConfigurationResponse(etag: String, name: String? = null, provisioningState: String, type: String)