GalleryResource.GetGalleryInVmAccessControlProfiles Method

Definition

Gets a collection of GalleryInVmAccessControlProfiles in the GalleryResource.

public virtual Azure.ResourceManager.Compute.GalleryInVmAccessControlProfileCollection GetGalleryInVmAccessControlProfiles();
abstract member GetGalleryInVmAccessControlProfiles : unit -> Azure.ResourceManager.Compute.GalleryInVmAccessControlProfileCollection
override this.GetGalleryInVmAccessControlProfiles : unit -> Azure.ResourceManager.Compute.GalleryInVmAccessControlProfileCollection
Public Overridable Function GetGalleryInVmAccessControlProfiles () As GalleryInVmAccessControlProfileCollection

Returns

An object representing collection of GalleryInVmAccessControlProfiles and their operations over a GalleryInVmAccessControlProfileResource.

Applies to