SBNamespace.Encryption プロパティ

定義

BYOK 暗号化の説明のプロパティを取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.encryption")]
public Microsoft.Azure.Management.ServiceBus.Models.Encryption Encryption { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.encryption")>]
member this.Encryption : Microsoft.Azure.Management.ServiceBus.Models.Encryption with get, set
Public Property Encryption As Encryption

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象