MarsContainerOperationsExtensions.UnregisterMarsContainer 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取消註冊容器。
public static Microsoft.Azure.Management.BackupServices.OperationResponse UnregisterMarsContainer (this Microsoft.Azure.Management.BackupServices.IMarsContainerOperations operations, string resourceGroupName, string resourceName, string containerId, Microsoft.Azure.Management.BackupServices.Models.CustomRequestHeaders customRequestHeaders);
static member UnregisterMarsContainer : Microsoft.Azure.Management.BackupServices.IMarsContainerOperations * string * string * string * Microsoft.Azure.Management.BackupServices.Models.CustomRequestHeaders -> Microsoft.Azure.Management.BackupServices.OperationResponse
<Extension()>
Public Function UnregisterMarsContainer (operations As IMarsContainerOperations, resourceGroupName As String, resourceName As String, containerId As String, customRequestHeaders As CustomRequestHeaders) As OperationResponse
參數
- operations
- IMarsContainerOperations
Microsoft.Azure.Management.BackupServices.IMarsContainerOperations 的參考。
- resourceGroupName
- String
必要。
- resourceName
- String
必要。
- containerId
- String
必要。 MARS 容器識別碼。
- customRequestHeaders
- CustomRequestHeaders
選擇性。 要求標頭參數。
傳回
作業回應的定義。