PrivateEndpointConnection interface

プライベートエンドポイント接続リソース

Extends

プロパティ

groupIds

プライベート エンドポイント リソースのグループ ID。

privateEndpoint

プライベート エンドポイント リソース。

privateLinkServiceConnectionState

サービス コンシューマーとプロバイダー間の接続の状態に関する情報のコレクション。

provisioningState

プライベート エンドポイント接続リソースのプロビジョニング状態。

継承されたプロパティ

id

リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

リソースの名前

systemData

createdBy と modifiedBy 情報を含む Azure Resource Manager メタデータ。

type

リソースの種類。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts"

プロパティの詳細

groupIds

プライベート エンドポイント リソースのグループ ID。

groupIds?: string[]

プロパティ値

string[]

privateEndpoint

プライベート エンドポイント リソース。

privateEndpoint?: PrivateEndpoint

プロパティ値

privateLinkServiceConnectionState

サービス コンシューマーとプロバイダー間の接続の状態に関する情報のコレクション。

privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState

プロパティ値

provisioningState

プライベート エンドポイント接続リソースのプロビジョニング状態。

provisioningState?: string

プロパティ値

string

継承されたプロパティの詳細

id

リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

プロパティ値

string

Resource.id から継承された

name

リソースの名前

name?: string

プロパティ値

string

承元Resource.name

systemData

createdBy と modifiedBy 情報を含む Azure Resource Manager メタデータ。

systemData?: SystemData

プロパティ値

resource.systemData から継承

type

リソースの種類。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts"

type?: string

プロパティ値

string

承元Resource.type