Delen via


GlobalReachConnectionsOperationsExtensions.DeleteAsync Methode

Definitie

Een Global Reach-verbinding verwijderen in een privécloud

public static System.Threading.Tasks.Task DeleteAsync (this Microsoft.Azure.Management.Avs.IGlobalReachConnectionsOperations operations, string resourceGroupName, string privateCloudName, string globalReachConnectionName, System.Threading.CancellationToken cancellationToken = default);
static member DeleteAsync : Microsoft.Azure.Management.Avs.IGlobalReachConnectionsOperations * string * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task
<Extension()>
Public Function DeleteAsync (operations As IGlobalReachConnectionsOperations, resourceGroupName As String, privateCloudName As String, globalReachConnectionName As String, Optional cancellationToken As CancellationToken = Nothing) As Task

Parameters

operations
IGlobalReachConnectionsOperations

De bewerkingsgroep voor deze extensiemethode.

resourceGroupName
String

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

privateCloudName
String

Naam van de privécloud

globalReachConnectionName
String

Naam van de global reach-verbinding in de privécloud

cancellationToken
CancellationToken

Het annuleringstoken.

Retouren

Van toepassing op