Share via


CloudEndpointLastChangeEnumerationStatus.NamespaceFilesCount Property

Definition

Gets count of files in the namespace

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to