HealthCheckStepAttributes.MaxElasticDuration Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit la durée au format ISO 8601 pour laquelle le case activée d’intégrité attend que la ressource devienne saine. Le case activée d’intégrité échoue si ce n’est pas le cas. La case activée d’intégrité commence à appliquer healthyStateDuration une fois que la ressource devient saine.
[Newtonsoft.Json.JsonProperty(PropertyName="maxElasticDuration")]
public string MaxElasticDuration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxElasticDuration")>]
member this.MaxElasticDuration : string with get, set
Public Property MaxElasticDuration As String
Valeur de propriété
- Attributs
-
Newtonsoft.Json.JsonPropertyAttribute
S’applique à
Azure SDK for .NET