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