Compartilhar via


EndpointPropertiesSubnetsItem.Scope Propriedade

Definição

Obtém ou define o tamanho do bloco (número de bits à esquerda na máscara de sub-rede).

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a