Compartilhar via


RetentionDuration.DurationType Propriedade

Definição

Obtém ou define o tipo de duração de retenção da política de retenção. Os valores possíveis incluem: 'Invalid', 'Days', 'Weeks', 'Months', 'Years'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a