共用方式為


ProviderResourceType interface

資源提供者所管理的資源類型。

屬性

aliases

此資源類型支援的別名。

apiProfiles

資源提供者的 API 設定檔。 注意:這個屬性不會串行化。 它只能由伺服器填入。

apiVersions

API 版本。

capabilities

此資源類型所提供的其他功能。

defaultApiVersion

預設 API 版本。 注意:這個屬性不會串行化。 它只能由伺服器填入。

locationMappings

此資源類型所支援的位置對應。

locations

可以建立此資源類型的位置集合。

properties

屬性。

resourceType

資源類型。

zoneMappings

屬性詳細資料

aliases

此資源類型支援的別名。

aliases?: Alias[]

屬性值

Alias[]

apiProfiles

資源提供者的 API 設定檔。 注意:這個屬性不會串行化。 它只能由伺服器填入。

apiProfiles?: ApiProfile[]

屬性值

apiVersions

API 版本。

apiVersions?: string[]

屬性值

string[]

capabilities

此資源類型所提供的其他功能。

capabilities?: string

屬性值

string

defaultApiVersion

預設 API 版本。 注意:這個屬性不會串行化。 它只能由伺服器填入。

defaultApiVersion?: string

屬性值

string

locationMappings

此資源類型所支援的位置對應。

locationMappings?: ProviderExtendedLocation[]

屬性值

locations

可以建立此資源類型的位置集合。

locations?: string[]

屬性值

string[]

properties

屬性。

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

屬性值

{[propertyName: string]: string}

resourceType

資源類型。

resourceType?: string

屬性值

string

zoneMappings

zoneMappings?: ZoneMapping[]

屬性值