Partager via


DeploymentsOperationsExtensions.CheckExistenceAtTenantScope Méthode

Définition

Vérifie si le déploiement existe.

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

Paramètres

operations
IDeploymentsOperations

Groupe d’opérations pour cette méthode d’extension.

deploymentName
String

Le nom du déploiement.

Retours

S’applique à