Aracılığıyla paylaş


MonitoringOperationsExtensions.GetHistoryServerPropertiesAsync Method

Definition

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)

Parameters

workspaceName
String
cancellationToken
CancellationToken

Returns

Applies to