Udostępnij za pośrednictwem


RegisteredServer.ServerManagementErrorCode Property

Definition

Gets or sets registered Server Management Error Code

[Newtonsoft.Json.JsonProperty(PropertyName="properties.serverManagementErrorCode")]
public int? ServerManagementErrorCode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.serverManagementErrorCode")>]
member this.ServerManagementErrorCode : Nullable<int> with get, set
Public Property ServerManagementErrorCode As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to