RegistryPrivateEndpointConnection クラス

定義

プライベート エンドポイント接続の定義。

public class RegistryPrivateEndpointConnection
type RegistryPrivateEndpointConnection = class
Public Class RegistryPrivateEndpointConnection
継承
RegistryPrivateEndpointConnection

コンストラクター

RegistryPrivateEndpointConnection()

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

プロパティ

GroupIds

グループ ID。

Id

これは、SRP の完全なリソース ID で作成されたプライベート エンドポイント接続名です: /subscriptions/{subId}/resourceGroups/{rgName}/providers/Microsoft.MachineLearningServices/{resourceType}/{resourceName}/privateEndpointConnections/{peConnectionName}

Location

ワークスペースの場所と同じです。

PrivateEndpoint

この PE 接続にリンクされている PE ネットワーク リソース。

PrivateLinkServiceConnectionState

接続の状態。

ProvisioningState

null、"Succeeded"、"Provisioning"、"Failed" のいずれか。 承認されていませんが、null です。

適用対象