GalleryInVMAccessControlProfileVersionList interface

The List Gallery InVMAccessControlProfile Versions operation response.

Properties

nextLink

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

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[]

Property Value