EncryptionServices.Blob プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象