PrivateEndpoint.CustomNetworkInterfaceName プロパティ

定義

プライベート エンドポイントに接続されているネットワーク インターフェイスのカスタム名を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.customNetworkInterfaceName")]
public string CustomNetworkInterfaceName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.customNetworkInterfaceName")>]
member this.CustomNetworkInterfaceName : string with get, set
Public Property CustomNetworkInterfaceName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象