次の方法で共有


PrivateEndpointConnection interface

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

Extends

プロパティ

etag

プライベート エンドポイント接続の状態が変更されるたびに変更されます。

location

キー コンテナー リソースの Azure の場所。

privateEndpoint

プライベート エンドポイント オブジェクトのプロパティ。

privateLinkServiceConnectionState

プライベート リンク接続の承認状態。

provisioningState

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

tags

キー コンテナー リソースに割り当てられたタグ。

継承されたプロパティ

id

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

name

リソースの名前

systemData

createdBy および modifiedBy 情報を含む Azure Resource Manager メタデータ。

type

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

プロパティの詳細

etag

プライベート エンドポイント接続の状態が変更されるたびに変更されます。

etag?: string

プロパティ値

string

location

キー コンテナー リソースの Azure の場所。

location?: string

プロパティ値

string

privateEndpoint

プライベート エンドポイント オブジェクトのプロパティ。

privateEndpoint?: PrivateEndpoint

プロパティ値

privateLinkServiceConnectionState

プライベート リンク接続の承認状態。

privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState

プロパティ値

provisioningState

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

provisioningState?: string

プロパティ値

string

tags

キー コンテナー リソースに割り当てられたタグ。

tags?: Record<string, string>

プロパティ値

Record<string, string>

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

id

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

id?: string

プロパティ値

string

継承されたProxyResource.id

name

リソースの名前

name?: string

プロパティ値

string

ProxyResource.name から継承された

systemData

createdBy および modifiedBy 情報を含む Azure Resource Manager メタデータ。

systemData?: SystemData

プロパティ値

proxyResource.systemData から継承

type

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

type?: string

プロパティ値

string

proxyResource.type から継承