Compartir a través de


ResourceHealthDetails.Code Propiedad

Definición

Obtiene el código de mantenimiento.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a