Share via


RegionConfigurationRequest.DatacenterAddressRequest Property

Definition

Gets or sets request body to get the datacenter address for given sku.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to