次の方法で共有


EncryptionServices.Table プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象