Partilhar via


AzureCliScript.CleanupPreference Propriedade

Definição

Obtém ou define a preferência de limpo up quando a execução do script fica em um estado terminal. A configuração padrão é 'Always'. Os valores possíveis incluem: 'Always', 'OnSuccess', 'OnExpiration'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a