GalleryInVMAccessControlProfileUpdate Class
Specifies information about the gallery inVMAccessControlProfile that you want to update.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
GalleryInVMAccessControlProfileUpdate(*, tags: dict[str, str] | None = None, properties: _models.GalleryInVMAccessControlProfileProperties | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
tags
|
Resource tags. Default value: None
|
|
properties
|
Describes the properties of a gallery inVMAccessControlProfile. Default value: None
|