Share via


GalleryInVMAccessControlProfileList Class

The List Gallery InVMAccessControlProfiles operation response.

All required parameters must be populated in order to send to server.

Constructor

GalleryInVMAccessControlProfileList(*, value: list['_models.GalleryInVMAccessControlProfile'], next_link: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
value

The GalleryInVMAccessControlProfile items on this page. Required.

next_link
str

The link to the next page of items.

Default value: None

Variables

Name Description
value

The GalleryInVMAccessControlProfile items on this page. Required.

next_link
str

The link to the next page of items.