Udostępnij za pośrednictwem


HDInsightPrivateLinkConfiguration Class

Definition

The private link configuration.

public class HDInsightPrivateLinkConfiguration
type HDInsightPrivateLinkConfiguration = class
Public Class HDInsightPrivateLinkConfiguration
Inheritance
HDInsightPrivateLinkConfiguration

Constructors

HDInsightPrivateLinkConfiguration(String, String, IEnumerable<HDInsightIPConfiguration>)

Initializes a new instance of HDInsightPrivateLinkConfiguration.

Properties

GroupId

The HDInsight private linkable sub-resource name to apply the private link configuration to. For example, 'headnode', 'gateway', 'edgenode'.

Id

The private link configuration id.

IPConfigurations

The IP configurations for the private link service.

Name

The name of private link configuration.

ProvisioningState

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

ResourceType

The type of the private link configuration.

Applies to