共用方式為


DedicatedCloudService interface

專用雲端服務模型

屬性

gatewaySubnet

帳戶的閘道子網。 它會收集子網位址,並一律將其視為/28

id

/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/dedicatedCloudServices/{dedicatedCloudServiceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

isAccountOnboarded

指出帳戶是否已在指定的區域中上線注意:此屬性將不會串行化。 它只能由伺服器填入。

location

Azure 區域

name

{dedicatedCloudServiceName}注意:這個屬性不會串行化。 它只能由伺服器填入。

nodes

購買的節點總數注意:此屬性不會串行化。 它只能由伺服器填入。

serviceURL

服務管理入口網站的連結注意:此屬性將不會串行化。 它只能由伺服器填入。

tags

標籤清單

type

{resourceProviderNamespace}/{resourceType} 注意:此屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

gatewaySubnet

帳戶的閘道子網。 它會收集子網位址,並一律將其視為/28

gatewaySubnet?: string

屬性值

string

id

/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/dedicatedCloudServices/{dedicatedCloudServiceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

isAccountOnboarded

指出帳戶是否已在指定的區域中上線注意:此屬性將不會串行化。 它只能由伺服器填入。

isAccountOnboarded?: OnboardingStatus

屬性值

location

Azure 區域

location: string

屬性值

string

name

{dedicatedCloudServiceName}注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

nodes

購買的節點總數注意:此屬性不會串行化。 它只能由伺服器填入。

nodes?: number

屬性值

number

serviceURL

服務管理入口網站的連結注意:此屬性將不會串行化。 它只能由伺服器填入。

serviceURL?: string

屬性值

string

tags

標籤清單

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

type

{resourceProviderNamespace}/{resourceType} 注意:此屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string