CloudEndpointLastChangeEnumerationStatus.NamespaceDirectoriesCount Property

Definition

Gets count of directories in the namespace

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to