Dela via


AccountProperties.Encryption Property

Definition

Gets or sets the encryption properties for this resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to