共用方式為


CloudEndpointChangeEnumerationActivity.TotalCountsState Property

Definition

Gets change enumeration total counts state. Possible values include: 'Calculating', 'Final'

[Newtonsoft.Json.JsonProperty(PropertyName="totalCountsState")]
public string TotalCountsState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="totalCountsState")>]
member this.TotalCountsState : string
Public ReadOnly Property TotalCountsState As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to