Share via


JobDetails.DatacenterAddress Property

Definition

Gets datacenter address to ship to, for the given sku and storage location.

[Newtonsoft.Json.JsonProperty(PropertyName="datacenterAddress")]
public Microsoft.Azure.Management.DataBox.Models.DatacenterAddressResponse DatacenterAddress { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="datacenterAddress")>]
member this.DatacenterAddress : Microsoft.Azure.Management.DataBox.Models.DatacenterAddressResponse
Public ReadOnly Property DatacenterAddress As DatacenterAddressResponse

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to