ApplicationProfile Class
Contains the list of gallery applications that should be made available to the VM/VMSS.
Constructor
ApplicationProfile(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
gallery_applications
|
Specifies the gallery applications that should be made available to the VM/VMSS. |
Attributes
gallery_applications
Specifies the gallery applications that should be made available to the VM/VMSS.
gallery_applications: list['_models.VMGalleryApplication'] | None