Condividi tramite


MarsContainerOperationsExtensions.UnregisterMarsContainerAsync Metodo

Definizione

Annullare la registrazione del contenitore.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.BackupServices.OperationResponse> UnregisterMarsContainerAsync (this Microsoft.Azure.Management.BackupServices.IMarsContainerOperations operations, string resourceGroupName, string resourceName, string containerId, Microsoft.Azure.Management.BackupServices.Models.CustomRequestHeaders customRequestHeaders);
static member UnregisterMarsContainerAsync : Microsoft.Azure.Management.BackupServices.IMarsContainerOperations * string * string * string * Microsoft.Azure.Management.BackupServices.Models.CustomRequestHeaders -> System.Threading.Tasks.Task<Microsoft.Azure.Management.BackupServices.OperationResponse>
<Extension()>
Public Function UnregisterMarsContainerAsync (operations As IMarsContainerOperations, resourceGroupName As String, resourceName As String, containerId As String, customRequestHeaders As CustomRequestHeaders) As Task(Of OperationResponse)

Parametri

operations
IMarsContainerOperations

Riferimento a Microsoft.Azure.Management.BackupServices.IMarsContainerOperations.

resourceGroupName
String

Obbligatorio.

resourceName
String

Obbligatorio.

containerId
String

Obbligatorio. ID contenitore MARS.

customRequestHeaders
CustomRequestHeaders

Facoltativa. Parametri dell'intestazione della richiesta.

Restituisce

Definizione di una risposta operativa.

Si applica a