GalleryResource.GetGalleryScripts Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.