次の方法で共有


AzureFileShareProtectionPolicy.TimeZone プロパティ

定義

timeZone 省略可能な入力を文字列として取得または設定します。 たとえば、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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象