ContainerNetworkInterfaceIpConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ip configuration for a container network interface.
[Microsoft.Rest.Serialization.JsonTransformation]
public class ContainerNetworkInterfaceIpConfiguration
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ContainerNetworkInterfaceIpConfiguration = class
Public Class ContainerNetworkInterfaceIpConfiguration
- Inheritance
-
ContainerNetworkInterfaceIpConfiguration
- Attributes
Constructors
ContainerNetworkInterfaceIpConfiguration() |
Initializes a new instance of the ContainerNetworkInterfaceIpConfiguration class. |
ContainerNetworkInterfaceIpConfiguration(String, String, String, String) |
Initializes a new instance of the ContainerNetworkInterfaceIpConfiguration class. |
Properties
Etag |
Gets a unique read-only string that changes whenever the resource is updated. |
Name |
Gets or sets the name of the resource. This name can be used to access the resource. |
ProvisioningState |
Gets the provisioning state of the container network interface IP configuration resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed' |
Type |
Gets sub Resource type. |
Applies to
Azure SDK for .NET