Delen via


PrivateAccessVirtualNetwork.Key Eigenschap

Definitie

Hiermee wordt de sleutel (id) van de Virtual Network opgehaald of ingesteld.

[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)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op