Bagikan melalui


DeploymentsOperationsExtensions.Delete Method

Definition

public static void Delete (this Microsoft.Azure.Management.Internal.Resources.IDeploymentsOperations operations, string resourceGroupName, string deploymentName);
static member Delete : Microsoft.Azure.Management.Internal.Resources.IDeploymentsOperations * string * string -> unit
<Extension()>
Public Sub Delete (operations As IDeploymentsOperations, resourceGroupName As String, deploymentName As String)

Parameters

resourceGroupName
String
deploymentName
String

Applies to