Share via


DeploymentScriptsSdkClient.ListDeploymentScriptsByResourceGroup Method

Definition

public System.Collections.Generic.IEnumerable<Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PsDeploymentScript> ListDeploymentScriptsByResourceGroup (string resourceGroupName);
member this.ListDeploymentScriptsByResourceGroup : string -> seq<Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PsDeploymentScript>
Public Function ListDeploymentScriptsByResourceGroup (resourceGroupName As String) As IEnumerable(Of PsDeploymentScript)

Parameters

resourceGroupName
String

Returns

Applies to