GalleryResource.GetGalleryScripts Method

Definition

Gets a collection of GalleryScripts in the GalleryResource.

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

Returns

An object representing collection of GalleryScripts and their operations over a GalleryScriptResource.

Applies to