RegionConfigurationRequest.DatacenterAddressRequest Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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