Share via


Sku.Name Property

Definition

Gets or sets the sku name. Possible values include: 'DataBox', 'DataBoxDisk', 'DataBoxHeavy', 'DataBoxCustomerDisk'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to