Freigeben über


DeploymentsOperationsExtensions.CheckExistenceAtManagementGroupScope Methode

Definition

Überprüft, ob die Bereitstellung vorhanden ist.

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

Parameter

operations
IDeploymentsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

groupId
String

Die Verwaltungsgruppen-ID.

deploymentName
String

Der Name der Bereitstellung

Gibt zurück

Gilt für: