Share via


DeploymentsOperationsExtensions.CheckExistenceAtSubscriptionScope Method

Definition

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

Parameters

deploymentName
String

Returns

Applies to