次の方法で共有


EncryptionServices.File プロパティ

定義

ファイル ストレージ サービスの暗号化関数を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="file")]
public Microsoft.Azure.Management.Storage.Fluent.Models.EncryptionService File { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="file")>]
member this.File : Microsoft.Azure.Management.Storage.Fluent.Models.EncryptionService with get, set
Public Property File As EncryptionService

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象