你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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