Udostępnij za pośrednictwem


ContainerOperationsExtensions.RefreshAsync Metoda

Definicja

Wyzwalanie odnajdywania.

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

Parametry

operations
IContainerOperations

Odwołanie do elementu Microsoft.Azure.Management.BackupServices.IContainerOperations.

resourceGroupName
String

Wymagane.

resourceName
String

Wymagane.

customRequestHeaders
CustomRequestHeaders

Opcjonalny. Parametry nagłówka żądania.

Zwraca

Definicja odpowiedzi operacji.

Dotyczy