次の方法で共有


CloudEndpointLastChangeEnumerationStatus.NamespaceFilesCount プロパティ

定義

名前空間内のファイルの数を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象