Partager via


AzureCliScript.RetentionInterval Propriété

Définition

Obtient ou définit l’intervalle pendant lequel le service conserve la ressource de script une fois qu’elle a atteint un état terminal. La ressource sera supprimée à l’expiration de cette durée. La durée est basée sur le modèle ISO 8601 (par exemple, P7D signifie une semaine).

[Newtonsoft.Json.JsonProperty(PropertyName="properties.retentionInterval")]
public TimeSpan RetentionInterval { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.retentionInterval")>]
member this.RetentionInterval : TimeSpan with get, set
Public Property RetentionInterval As TimeSpan

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à