Partager via


ILeaseManager.UpdatePropertiesAsync(ILease) Méthode

Définition

Remplacez les propriétés du bail spécifié.

public System.Threading.Tasks.Task<Microsoft.Azure.Documents.ChangeFeedProcessor.PartitionManagement.ILease> UpdatePropertiesAsync (Microsoft.Azure.Documents.ChangeFeedProcessor.PartitionManagement.ILease leaseToUpdatePropertiesFrom);
abstract member UpdatePropertiesAsync : Microsoft.Azure.Documents.ChangeFeedProcessor.PartitionManagement.ILease -> System.Threading.Tasks.Task<Microsoft.Azure.Documents.ChangeFeedProcessor.PartitionManagement.ILease>
Public Function UpdatePropertiesAsync (leaseToUpdatePropertiesFrom As ILease) As Task(Of ILease)

Paramètres

leaseToUpdatePropertiesFrom
ILease

Bail contenant de nouvelles propriétés

Retours

Bail mis à jour

Exceptions

Levée si un autre hôte a acquis le bail

S’applique à