GalleryInVMAccessControlProfileList interface
The List Gallery InVMAccessControlProfiles operation response.
Properties
next |
The uri to fetch the next page of inVMAccessControlProfiles in the gallery. Call ListNext() with this to fetch the next page of gallery inVMAccessControlProfiles. |
value | A list of Gallery InVMAccessControlProfiles. |
Property Details
nextLink
The uri to fetch the next page of inVMAccessControlProfiles in the gallery. Call ListNext() with this to fetch the next page of gallery inVMAccessControlProfiles.
nextLink?: string
Property Value
string
value
A list of Gallery InVMAccessControlProfiles.
value: GalleryInVMAccessControlProfile[]