Share via


MediaServiceUpdate.KeyDelivery Property

Definition

Gets or sets the Key Delivery properties for Media Services account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to