Enable-PartnerAzureSubscription
Azure プランの一部である Azure サブスクリプションを有効にします。
構文
Enable-PartnerAzureSubscription
-CustomerId <String>
-SubscriptionId <String>
[<CommonParameters>]
説明
Azure プランの一部である Azure サブスクリプションを有効にします。
例
例 1
PS C:\> Enable-PartnerAzureSubscription -CustomerId 'bc79422f-ba9c-46ce-99bf-d747d4721466' -SubscriptionId 'aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e'
Azure プランの一部である Azure サブスクリプションを有効にします。
パラメーター
-CustomerId
顧客の識別子。
型: | String |
配置: | Named |
規定値: | None |
必須: | True |
パイプライン入力を受け取る: | False |
ワイルドカード文字を受け取る: | False |
-SubscriptionId
サブスクリプションの識別子。
型: | String |
配置: | Named |
規定値: | None |
必須: | True |
パイプライン入力を受け取る: | False |
ワイルドカード文字を受け取る: | False |
入力
None
出力
System.String