Sdílet prostřednictvím


HDInsightPrivateEndpointConnectionData Class

Definition

A class representing the HDInsightPrivateEndpointConnection data model. The private endpoint connection.

public class HDInsightPrivateEndpointConnectionData : Azure.ResourceManager.Models.ResourceData
type HDInsightPrivateEndpointConnectionData = class
    inherit ResourceData
Public Class HDInsightPrivateEndpointConnectionData
Inherits ResourceData
Inheritance
HDInsightPrivateEndpointConnectionData

Constructors

HDInsightPrivateEndpointConnectionData(HDInsightPrivateLinkServiceConnectionState)

Initializes a new instance of HDInsightPrivateEndpointConnectionData.

Properties

ConnectionState

The private link service connection state.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
LinkIdentifier

The link identifier.

Name

The name of the resource.

(Inherited from ResourceData)
PrivateEndpointId

Gets Id.

ProvisioningState

The provisioning state, which only appears in the response.

ResourceType

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

(Inherited from ResourceData)
SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)

Applies to