Compartilhar via


DeploymentsOperationsExtensions.CheckExistenceAtSubscriptionScope Método

Definição

Verifica se a implantação existe.

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

Parâmetros

operations
IDeploymentsOperations

O grupo de operações para esse método de extensão.

deploymentName
String

O nome da implantação.

Retornos

Aplica-se a