VMGalleryApplication Class
Specifies the required information to reference a compute gallery application version.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
VMGalleryApplication
Constructor
VMGalleryApplication(*, package_reference_id: str, tags: Optional[str] = None, order: Optional[int] = None, configuration_reference: Optional[str] = None, **kwargs)
Parameters
- package_reference_id
- str
Required
Required. Specifies the GalleryApplicationVersion resource id on the form of /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/applications/{application}/versions/{version}.
- configuration_reference
- str
Required
Optional, Specifies the uri to an azure blob that will replace the default configuration for the package if provided.
Feedback
Submit and view feedback for