| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerNetworkInterfaceConfiguration |
ContainerNetworkInterface.containerNetworkInterfaceConfiguration()
Get the containerNetworkInterfaceConfiguration property: Container network interface configuration from which
this container network interface is created.
|
ContainerNetworkInterfaceConfiguration |
ContainerNetworkInterfaceConfiguration.withContainerNetworkInterfaces(List<com.azure.core.management.SubResource> containerNetworkInterfaces)
Set the containerNetworkInterfaces property: A list of container network interfaces created from this container
network interface configuration.
|
ContainerNetworkInterfaceConfiguration |
ContainerNetworkInterfaceConfiguration.withId(String id) |
ContainerNetworkInterfaceConfiguration |
ContainerNetworkInterfaceConfiguration.withIpConfigurations(List<IpConfigurationProfileInner> ipConfigurations)
Set the ipConfigurations property: A list of ip configurations of the container network interface configuration.
|
ContainerNetworkInterfaceConfiguration |
ContainerNetworkInterfaceConfiguration.withName(String name)
Set the name property: The name of the resource.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.