Partager via


EndpointPropertiesSubnetsItem.Scope Propriété

Définition

Obtient ou définit la taille du bloc (nombre de bits de début dans le masque de sous-réseau).

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à