Share via


AzureFileShareProtectionPolicy.TimeZone Property

Definition

Gets or sets timeZone optional input as string. For example: TimeZone = "Pacific Standard Time".

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to