Compartir a través de


AutoHealTriggers.StatusCodes Propiedad

Definición

Obtiene o establece una regla basada en códigos de estado.

[Newtonsoft.Json.JsonProperty(PropertyName="statusCodes")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.StatusCodesBasedTrigger> StatusCodes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="statusCodes")>]
member this.StatusCodes : System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.StatusCodesBasedTrigger> with get, set
Public Property StatusCodes As IList(Of StatusCodesBasedTrigger)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a