Condividi tramite


IJobDetails.DatacenterAddress Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Datacenter address to ship to, for the given sku and storage location.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IDatacenterAddressResponse) }, ReadOnly=true, Required=false, SerializedName="datacenterAddress")]
public Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IDatacenterAddressResponse DatacenterAddress { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Datacenter address to ship to, for the given sku and storage location.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IDatacenterAddressResponse) }, ReadOnly=true, Required=false, SerializedName="datacenterAddress")>]
member this.DatacenterAddress : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IDatacenterAddressResponse
Public ReadOnly Property DatacenterAddress As IDatacenterAddressResponse

Property Value

Attributes

Applies to