Freigeben über


DeploymentsOperationsExtensions.CheckExistenceAtSubscriptionScope Methode

Definition

Überprüft, ob die Bereitstellung vorhanden ist.

public static bool CheckExistenceAtSubscriptionScope (this Microsoft.Azure.Management.ResourceManager.IDeploymentsOperations operations, string deploymentName);
static member CheckExistenceAtSubscriptionScope : Microsoft.Azure.Management.ResourceManager.IDeploymentsOperations * string -> bool
<Extension()>
Public Function CheckExistenceAtSubscriptionScope (operations As IDeploymentsOperations, deploymentName As String) As Boolean

Parameter

operations
IDeploymentsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

deploymentName
String

Der Name der Bereitstellung

Gibt zurück

Gilt für: