Freigeben über


ManagedInstanceStartStopScheduleResource.Get(CancellationToken) Methode

Definition

Ruft den Start/Stopp-Zeitplan des verwalteten instance ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/managedInstances/{managedInstanceName}/startStopSchedules/{startStopScheduleName}
  • Vorgangs-IdStartStopManagedInstanceSchedules_Get
public virtual Azure.Response<Azure.ResourceManager.Sql.ManagedInstanceStartStopScheduleResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Sql.ManagedInstanceStartStopScheduleResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Sql.ManagedInstanceStartStopScheduleResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of ManagedInstanceStartStopScheduleResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: