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 |
Position: | Named |
默认值: | None |
必需: | True |
接受管道输入: | False |
接受通配符: | False |
-SubscriptionId
订阅的标识符。
类型: | String |
Position: | Named |
默认值: | None |
必需: | True |
接受管道输入: | False |
接受通配符: | False |
输入
None
输出
System.String