IDeploymentsOperations.CheckExistenceAtSubscriptionScopeWithHttpMessagesAsync Method

Definition

Checks whether the deployment exists.

C#
public System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<bool>> CheckExistenceAtSubscriptionScopeWithHttpMessagesAsync(string deploymentName, System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<string>> customHeaders = default, System.Threading.CancellationToken cancellationToken = default);

Parameters

deploymentName
String

The name of the deployment.

customHeaders
Dictionary<String,List<String>>

The headers that will be added to request.

cancellationToken
CancellationToken

The cancellation token.

Returns

Exceptions

Thrown when the operation returned an invalid status code

Thrown when a required parameter is null

Applies to

Продукт Версії
Azure SDK for .NET Legacy