共用方式為


VMGalleryApplication 類別

指定參考計算資源庫應用程式版本的必要資訊。

必須填入所有必要的參數,才能傳送至 Azure。

繼承
azure.mgmt.compute._serialization.Model
VMGalleryApplication

建構函式

VMGalleryApplication(*, package_reference_id: str, tags: str | None = None, order: int | None = None, configuration_reference: str | None = None, **kwargs: Any)

Keyword-Only Parameters

tags
str

選擇性,指定更多泛型內容的傳遞值。

order
int

選擇性,指定必須安裝封裝的順序。

package_reference_id
str

指定 /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.Compute/gallerys/{galleryName}/applications/{application}/versions/{version} 形式的 GalleryApplicationVersion 資源識別碼。 必要。

configuration_reference
str

選擇性,指定 Azure Blob 的 URI,以在提供時取代封裝的預設組態。

變數

tags
str

選擇性,指定更多泛型內容的傳遞值。

order
int

選擇性,指定必須安裝封裝的順序。

package_reference_id
str

指定 /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.Compute/gallerys/{galleryName}/applications/{application}/versions/{version} 形式的 GalleryApplicationVersion 資源識別碼。 必要。

configuration_reference
str

選擇性,指定 Azure Blob 的 URI,以在提供時取代封裝的預設組態。