次の方法で共有


ContainerServicePrivateEndpointConnectionData クラス

定義

ContainerServicePrivateEndpointConnection データ モデルを表すクラス。 プライベート エンドポイント接続

public class ContainerServicePrivateEndpointConnectionData : Azure.ResourceManager.Models.ResourceData
type ContainerServicePrivateEndpointConnectionData = class
    inherit ResourceData
Public Class ContainerServicePrivateEndpointConnectionData
Inherits ResourceData
継承
ContainerServicePrivateEndpointConnectionData

コンストラクター

ContainerServicePrivateEndpointConnectionData()

ContainerServicePrivateEndpointConnectionData の新しいインスタンスを初期化します。

プロパティ

ConnectionState

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

Id

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

(継承元 ResourceData)
Name

リソースの名前。

(継承元 ResourceData)
PrivateEndpointId

Id を取得または設定します。

ProvisioningState

現在のプロビジョニング状態。

ResourceType

リソースの型。 たとえば、"Microsoft.Compute/virtualMachines" や "Microsoft.Storage/storageAccounts" などです。

(継承元 ResourceData)
SystemData

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

(継承元 ResourceData)

適用対象