IJobDetails.DataCenterCode Property

Definition

DataCenter code.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="DataCenter code.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.DataCenterCode) }, ReadOnly=true, Required=false, SerializedName="dataCenterCode")]
public Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.DataCenterCode? DataCenterCode { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="DataCenter code.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.DataCenterCode) }, ReadOnly=true, Required=false, SerializedName="dataCenterCode")>]
member this.DataCenterCode : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.DataCenterCode>
Public ReadOnly Property DataCenterCode As Nullable(Of DataCenterCode)

Property Value

Attributes

Applies to