Get-PartnerAgreementDetail

Gets the agreement metadata for the Microsoft Cloud Agreement.

Syntax

Default (Default)

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.

Parameter properties

Type:String
Default value:None
Accepted values:All, MicrosoftCloudAgreement, MicrosoftCustomerAgreement
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Inputs

None

Outputs

Microsoft.Store.PartnerCenter.PowerShell.Models.Agreements.PSAgreementMetaData