Share via


HDInsightIPConfiguration Class

Definition

The ip configurations for the private link service.

public class HDInsightIPConfiguration
type HDInsightIPConfiguration = class
Public Class HDInsightIPConfiguration
Inheritance
HDInsightIPConfiguration

Constructors

HDInsightIPConfiguration(String)

Initializes a new instance of HDInsightIPConfiguration.

Properties

Id

The private link IP configuration id.

IsPrimary

Indicates whether this IP configuration is primary for the corresponding NIC.

Name

The name of private link IP configuration.

PrivateIPAddress

The IP address.

PrivateIPAllocationMethod

The method that private IP address is allocated.

ProvisioningState

The private link configuration provisioning state, which only appears in the response.

ResourceType

The type of the private link IP configuration.

SubnetId

Gets or sets Id.

Applies to