Compartir a través de


PrivateAccessSubnet.Key Propiedad

Definición

Obtiene o establece la clave (ID) de la subred.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a