Udostępnij za pośrednictwem


ProvisioningErrorDetails.ErrorCode Property

Definition

The error code that caused the provisioning failure.

[Newtonsoft.Json.JsonProperty(PropertyName="errorCode")]
public int ErrorCode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="errorCode")>]
member this.ErrorCode : int with get, set
Public Property ErrorCode As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to