TerminateNotificationProfile.NotBeforeTimeout 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 configurable pendant laquelle une machine virtuelle en cours de suppression doit potentiellement approuver l’événement planifié Terminate avant l’approbation automatique de l’événement (délai d’expiration). La configuration doit être spécifiée au format ISO 8601, la valeur par défaut est 5 minutes (PT5M)
[Newtonsoft.Json.JsonProperty(PropertyName="notBeforeTimeout")]
public string NotBeforeTimeout { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="notBeforeTimeout")>]
member this.NotBeforeTimeout : string with get, set
Public Property NotBeforeTimeout As String
Valeur de propriété
- Attributs
-
Newtonsoft.Json.JsonPropertyAttribute
S’applique à
Azure SDK for .NET