CommonEncryptionCbcs.EnabledProtocols Property

Definition

Gets or sets representing supported protocols

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to