共用方式為


PrivateAccessVirtualNetwork.Key 屬性

定義

取得或設定虛擬網路的索引鍵 (識別碼) 。

[Newtonsoft.Json.JsonProperty(PropertyName="key")]
public int? Key { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="key")>]
member this.Key : Nullable<int> with get, set
Public Property Key As Nullable(Of Integer)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於