Udostępnij przez


IPConfigurationProfilePropertiesFormat Class

Definition

IP configuration profile properties.

public class IPConfigurationProfilePropertiesFormat
type IPConfigurationProfilePropertiesFormat = class
Public Class IPConfigurationProfilePropertiesFormat
Inheritance
IPConfigurationProfilePropertiesFormat

Constructors

Name Description
IPConfigurationProfilePropertiesFormat()

Initializes a new instance of the IPConfigurationProfilePropertiesFormat class.

IPConfigurationProfilePropertiesFormat(Subnet, String)

Initializes a new instance of the IPConfigurationProfilePropertiesFormat class.

Properties

Name Description
ProvisioningState

Gets the provisioning state of the IP configuration profile resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'

Subnet

Gets or sets the reference to the subnet resource to create a container network interface ip configuration.

Applies to