次の方法で共有


RegistryPrivateEndpoint クラス

定義

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

public class RegistryPrivateEndpoint : Azure.ResourceManager.MachineLearning.Models.PrivateEndpointBase
type RegistryPrivateEndpoint = class
    inherit PrivateEndpointBase
Public Class RegistryPrivateEndpoint
Inherits PrivateEndpointBase
継承
RegistryPrivateEndpoint

コンストラクター

RegistryPrivateEndpoint()

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

プロパティ

Id

プライベート エンドポイントの ARM 識別子。

(継承元 PrivateEndpointBase)
SubnetArmId

プライベート エンドポイントが接続されている subnetId。

適用対象