Udostępnij za pośrednictwem


IWorkloadNetworksOperations.BeginDeletePublicIPWithHttpMessagesAsync Metoda

Definicja

Usuń publiczny blok adresów IP według identyfikatora w sieci obciążeń chmury prywatnej.

public System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse> BeginDeletePublicIPWithHttpMessagesAsync (string resourceGroupName, string publicIPId, string privateCloudName, System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<string>> customHeaders = default, System.Threading.CancellationToken cancellationToken = default);
abstract member BeginDeletePublicIPWithHttpMessagesAsync : string * string * string * System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse>
Public Function BeginDeletePublicIPWithHttpMessagesAsync (resourceGroupName As String, publicIPId As String, privateCloudName As String, Optional customHeaders As Dictionary(Of String, List(Of String)) = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Task(Of AzureOperationResponse)

Parametry

resourceGroupName
String

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

publicIPId
String

Identyfikator bloku publicznego adresu IP NSX. Ogólnie tak samo jak nazwa wyświetlana bloku publicznego adresu IP

privateCloudName
String

Nazwa chmury prywatnej

customHeaders
Dictionary<String,List<String>>

Nagłówki, które zostaną dodane do żądania.

cancellationToken
CancellationToken

Token anulowania.

Zwraca

Wyjątki

Zgłaszany, gdy operacja zwróciła nieprawidłowy kod stanu

Zgłaszany, gdy wymagany parametr ma wartość null

Dotyczy