Freigeben über


Get-AzSubscriptionAcceptOwnershipStatus

Status des Abonnementbesitzes akzeptieren.

Syntax

Get-AzSubscriptionAcceptOwnershipStatus
   -SubscriptionId <String>
   [-DefaultProfile <PSObject>]
   [<CommonParameters>]
Get-AzSubscriptionAcceptOwnershipStatus
   -InputObject <ISubscriptionIdentity>
   [-DefaultProfile <PSObject>]
   [<CommonParameters>]

Beschreibung

Status des Abonnementbesitzes akzeptieren.

Beispiele

Beispiel 1: Status des Abonnementbesitzes akzeptieren.

Get-AzSubscriptionAcceptOwnershipStatus -SubscriptionId XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX

AcceptOwnershipState BillingOwner      ProvisioningState SubscriptionId                       SubscriptionTenantId
-------------------- ------------      ----------------- --------------                       --------------------
Completed            xxxxxxxx@xxxx.com Pending           XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX

Status des Abonnementbesitzes akzeptieren.

Parameter

-DefaultProfile

Der Parameter DefaultProfile ist nicht funktionsfähig. Verwenden Sie den Parameter "SubscriptionId", wenn sie verfügbar ist, wenn Sie das Cmdlet für ein anderes Abonnement ausführen.

Typ:PSObject
Aliases:AzureRMContext, AzureCredential
Position:Named
Standardwert:None
Erforderlich:False
Accept pipeline input:False
Accept wildcard characters:False

-InputObject

Identity Parameter To construct, see NOTES section for INPUTOBJECT properties and create a hash table.

Typ:ISubscriptionIdentity
Position:Named
Standardwert:None
Erforderlich:True
Accept pipeline input:True
Accept wildcard characters:False

-SubscriptionId

Abonnement-ID

Typ:String
Position:Named
Standardwert:None
Erforderlich:True
Accept pipeline input:False
Accept wildcard characters:False

Eingaben

ISubscriptionIdentity

Ausgaben

IAcceptOwnershipStatusResponse