Sdílet prostřednictvím


DeploymentScriptsSdkClient.GetDeploymentScript(String, String) Method

Definition

public Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PsDeploymentScript GetDeploymentScript (string scriptName, string resourceGroupName);
member this.GetDeploymentScript : string * string -> Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PsDeploymentScript
Public Function GetDeploymentScript (scriptName As String, resourceGroupName As String) As PsDeploymentScript

Parameters

scriptName
String
resourceGroupName
String

Returns

Applies to