共用方式為


CloudEndpointChangeEnumerationActivity.StatusCode Property

Definition

Gets when non-zero, indicates an issue that is delaying change enumeration

[Newtonsoft.Json.JsonProperty(PropertyName="statusCode")]
public int? StatusCode { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="statusCode")>]
member this.StatusCode : Nullable<int>
Public ReadOnly Property StatusCode As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to