次の方法で共有


Get-PartnerCustomerAzurePlanEntitlement

Azure プランのサブスクリプションの権利を取得します。

構文

Get-PartnerCustomerAzurePlanEntitlement
   -CustomerId <String>
   -SubscriptionId <String>
   [<CommonParameters>]

説明

Azure プランのサブスクリプションの権利を取得します。

例 1

PS C:\> Get-PartnerCustomerAzurePlanEntitlement -CustomerId '78ca6954-7016-4248-be6d-7ce4315a9431' -SubscriptionId 'aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e'

Azure プランのサブスクリプションの権利を取得します。

パラメーター

-CustomerId

顧客の識別子。

型:String
配置:Named
規定値:None
必須:True
パイプライン入力を受け取る:False
ワイルドカード文字を受け取る:False

-SubscriptionId

サブスクリプションの識別子。

型:String
配置:Named
規定値:None
必須:True
パイプライン入力を受け取る:False
ワイルドカード文字を受け取る:False

入力

None

出力

Microsoft.Store.PartnerCenter.PowerShell.Models.Subscriptions.PSAzureEntitlement