Get-PartnerAgreementDetail
Gets the agreement metadata for the Microsoft Cloud Agreement.
Syntax
Get-PartnerAgreementDetail
[-AgreementType <String>]
[<CommonParameters>]
Description
Gets the agreement metadata for the Microsoft Cloud Agreement. This operation is currently supported by Partner Center in the Microsoft public cloud only.
Examples
Example 1
PS C:\> Get-PartnerAgreementDetail
Gets the agreement metadata for the Microsoft Cloud Agreement.
Parameters
-AgreementType
The type of agreement of being requested.
Type: | String |
Accepted values: | All, MicrosoftCloudAgreement, MicrosoftCustomerAgreement |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Inputs
None
Outputs
Microsoft.Store.PartnerCenter.PowerShell.Models.Agreements.PSAgreementMetaData