Share via


MediaServiceUpdate.Encryption Property

Definition

Gets or sets the account encryption properties.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to