Share via


DeploymentScriptsSdkClient.DeleteDeploymentScript(String, String) Method

Definition

public bool DeleteDeploymentScript (string name, string resourceGroupName);
member this.DeleteDeploymentScript : string * string -> bool
Public Function DeleteDeploymentScript (name As String, resourceGroupName As String) As Boolean

Parameters

name
String
resourceGroupName
String

Returns

Applies to