Share via


DatacenterAddressRequest.SkuName Property

Definition

Gets or sets sku Name for which the data center address requested. Possible values include: 'DataBox', 'DataBoxDisk', 'DataBoxHeavy', 'DataBoxCustomerDisk'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to