共用方式為


ImageReference interface

Azure 虛擬機器 Marketplace 映射或自訂虛擬機器的 Azure 映射資源的參考。 To get the list of all imageReferences verified by Azure Batch, see the 'List supported node agent SKUs' operation.

屬性

id

此屬性與其他屬性互斥。 Azure 計算資源庫映射必須在與Azure Batch帳戶相同的區域中擁有複本。 如需 Batch-節點代理程式與 Batch 服務通訊之防火牆設定的相關資訊,請參閱 https://docs.microsoft.com/en-us/azure/batch/batch-api-basics#virtual-network-vnet-and-firewall-configuration

offer

例如,UbuntuServer 或 WindowsServer。

publisher

例如,Canonical 或 MicrosoftWindowsServer。

sku

例如,18.04-LTS 或 2022-datacenter。

version

您可以指定 'latest' 的值,以選取最新版的映射。 如果省略,預設值為 'latest'。

屬性詳細資料

id

此屬性與其他屬性互斥。 Azure 計算資源庫映射必須在與Azure Batch帳戶相同的區域中擁有複本。 如需 Batch-節點代理程式與 Batch 服務通訊之防火牆設定的相關資訊,請參閱 https://docs.microsoft.com/en-us/azure/batch/batch-api-basics#virtual-network-vnet-and-firewall-configuration

id?: string

屬性值

string

offer

例如,UbuntuServer 或 WindowsServer。

offer?: string

屬性值

string

publisher

例如,Canonical 或 MicrosoftWindowsServer。

publisher?: string

屬性值

string

sku

例如,18.04-LTS 或 2022-datacenter。

sku?: string

屬性值

string

version

您可以指定 'latest' 的值,以選取最新版的映射。 如果省略,預設值為 'latest'。

version?: string

屬性值

string