Dela via


DomainsOperationsExtensions.GetControlCenterSsoRequestAsync Metod

Definition

Generera en begäran om enkel inloggning för domänhanteringsportalen.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.AppService.Fluent.Models.DomainControlCenterSsoRequestInner> GetControlCenterSsoRequestAsync (this Microsoft.Azure.Management.AppService.Fluent.IDomainsOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member GetControlCenterSsoRequestAsync : Microsoft.Azure.Management.AppService.Fluent.IDomainsOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.AppService.Fluent.Models.DomainControlCenterSsoRequestInner>
<Extension()>
Public Function GetControlCenterSsoRequestAsync (operations As IDomainsOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of DomainControlCenterSsoRequestInner)

Parametrar

operations
IDomainsOperations

Åtgärdsgruppen för den här tilläggsmetoden.

cancellationToken
CancellationToken

Annulleringstoken.

Returer

Kommentarer

Beskrivning för Generera en begäran om enkel inloggning för domänhanteringsportalen.

Gäller för