Share via


StreamingEndpoint.Sku Property

Definition

Gets or sets the streaming endpoint sku.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to