CloudEndpointLastChangeEnumerationStatus.NamespaceSizeBytes Property

Definition

Gets namespace size in bytes

[Newtonsoft.Json.JsonProperty(PropertyName="namespaceSizeBytes")]
public long? NamespaceSizeBytes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="namespaceSizeBytes")>]
member this.NamespaceSizeBytes : Nullable<int64>
Public ReadOnly Property NamespaceSizeBytes As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to