Share via


JobDetails.DataCenterCode Property

Definition

Gets dataCenter code. Possible values include: 'Invalid', 'BY2', 'BY1', 'ORK70', 'AM2', 'AMS20', 'BY21', 'BY24', 'MWH01', 'AMS06', 'SSE90', 'SYD03', 'SYD23', 'CBR20', 'YTO20', 'CWL20', 'LON24', 'BOM01', 'BL20', 'BL7', 'SEL20', 'TYO01', 'BN1', 'SN5', 'CYS04', 'TYO22', 'YTO21', 'YQB20', 'FRA22', 'MAA01', 'CPQ02', 'CPQ20', 'SIN20', 'HKG20', 'SG2', 'MEL23', 'SEL21', 'OSA20', 'SHA03', 'BJB', 'JNB22', 'JNB21', 'MNZ21', 'SN8', 'AUH20', 'ZRH20', 'PUS20', 'AdHoc', 'CH1', 'DSM05'

[Newtonsoft.Json.JsonProperty(PropertyName="dataCenterCode")]
public string DataCenterCode { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dataCenterCode")>]
member this.DataCenterCode : string
Public ReadOnly Property DataCenterCode As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to