Share via


SBNamespace.Encryption Property

Definition

Gets or sets properties of BYOK Encryption description

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to