ScriptPackageResource.GetScriptCmdlets 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 ScriptCmdletResources in the ScriptPackage.
public virtual Azure.ResourceManager.Avs.ScriptCmdletCollection GetScriptCmdlets ();
abstract member GetScriptCmdlets : unit -> Azure.ResourceManager.Avs.ScriptCmdletCollection
override this.GetScriptCmdlets : unit -> Azure.ResourceManager.Avs.ScriptCmdletCollection
Public Overridable Function GetScriptCmdlets () As ScriptCmdletCollection
Returns
An object representing collection of ScriptCmdletResources and their operations over a ScriptCmdletResource.