Compartir a través de


DeploymentsOperationsExtensions.CheckExistenceAtSubscriptionScope Método

Definición

Comprueba si la implementación 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

Grupo de operaciones para este método de extensión.

deploymentName
String

Nombre de la implementación.

Devoluciones

Se aplica a