Sku.Name Property

Definition

Gets or sets the SKU name. Possible values include: 'Live_S1', 'Batch_S1'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to