ContainerNetworkInterfaceIpConfiguration Class

Definition

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(ProvisioningState, 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