次の方法で共有


PrivateEndpointProperty コンストラクター

定義

オーバーロード

PrivateEndpointProperty()

PrivateEndpointProperty クラスの新しいインスタンスを初期化します。

PrivateEndpointProperty(String)

PrivateEndpointProperty クラスの新しいインスタンスを初期化します。

PrivateEndpointProperty()

PrivateEndpointProperty クラスの新しいインスタンスを初期化します。

public PrivateEndpointProperty ();
Public Sub New ()

適用対象

PrivateEndpointProperty(String)

PrivateEndpointProperty クラスの新しいインスタンスを初期化します。

public PrivateEndpointProperty (string id = default);
new Microsoft.Azure.Management.Kusto.Models.PrivateEndpointProperty : string -> Microsoft.Azure.Management.Kusto.Models.PrivateEndpointProperty
Public Sub New (Optional id As String = Nothing)

パラメーター

id
String

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

適用対象