Compartir a través de


AzureFileShareProtectionPolicy.TimeZone Propiedad

Definición

Obtiene o establece la entrada opcional timeZone como cadena. Por ejemplo: TimeZone = "Hora estándar del Pacífico".

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a