Share via


StreamingPolicy.EnvelopeEncryption Property

Definition

Gets or sets configuration of EnvelopeEncryption

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to