Asset.StorageEncryptionFormat Property

Definition

Gets the Asset encryption format. One of None or MediaStorageEncryption. Possible values include: 'None', 'MediaStorageClientEncryption'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.storageEncryptionFormat")]
public Microsoft.Azure.Management.Media.Models.AssetStorageEncryptionFormat StorageEncryptionFormat { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.storageEncryptionFormat")>]
member this.StorageEncryptionFormat : Microsoft.Azure.Management.Media.Models.AssetStorageEncryptionFormat
Public ReadOnly Property StorageEncryptionFormat As AssetStorageEncryptionFormat

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to