GalleryInVMAccessControlProfileList interface

The List Gallery InVMAccessControlProfiles operation response.

Properties

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.

value

A list of Gallery InVMAccessControlProfiles.

Property Details

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

Property Value