Partager via


MonitoringOperationsExtensions.GetHistoryServerPropertiesAsync Méthode

Définition

public static System.Threading.Tasks.Task<Microsoft.Azure.Synapse.Models.HistoryServerPropertiesResponse> GetHistoryServerPropertiesAsync(this Microsoft.Azure.Synapse.IMonitoringOperations operations, string workspaceName, System.Threading.CancellationToken cancellationToken = default);
static member GetHistoryServerPropertiesAsync : Microsoft.Azure.Synapse.IMonitoringOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Synapse.Models.HistoryServerPropertiesResponse>
<Extension()>
Public Function GetHistoryServerPropertiesAsync (operations As IMonitoringOperations, workspaceName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of HistoryServerPropertiesResponse)

Paramètres

workspaceName
String
cancellationToken
CancellationToken

Retours

S’applique à