GalleryInVMAccessControlProfileVersionList interface
The List Gallery InVMAccessControlProfile Versions operation response.
Properties
next |
The uri to fetch the next page of inVMAccessControlProfile versions. Call ListNext() with this to fetch the next page of gallery inVMAccessControlProfile versions. |
value | A list of Gallery InVMAccessControlProfile Versions. |
Property Details
nextLink
The uri to fetch the next page of inVMAccessControlProfile versions. Call ListNext() with this to fetch the next page of gallery inVMAccessControlProfile versions.
nextLink?: string
Property Value
string
value
A list of Gallery InVMAccessControlProfile Versions.
value: GalleryInVMAccessControlProfileVersion[]