Share via


StreamingPolicy.NoEncryption Property

Definition

Gets or sets configurations of NoEncryption

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to