Compartilhar via


Get-AzsDelegatedProvider

Get the list of delegatedProviders.

Syntax

Get-AzsDelegatedProvider []
Get-AzsDelegatedProvider
   [-DelegatedProviderId] <Guid>
   [<CommonParameters>]

Description

Get the list of delegatedProviders.

Examples

-------------------------- EXAMPLE 1 --------------------------

Get-AzsDelegatedProvider

Get a list of delegated providers.

-------------------------- EXAMPLE 2 --------------------------

Get-AzsDelegatedProvider -DelegatedProviderId "c90173b1-de7a-4b1d-8600-b832b0e65946"

Get the a specific delegated provider.

Parameters

-DelegatedProviderId

{{Fill DelegatedProviderId Description}}

Type:Guid
Position:1
Default value:None
Required:True
Accept pipeline input:False
Accept wildcard characters:False

Outputs

Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Subscription