Get-VSTeamPolicyType -ProjectName Demo
This command returns all the policy types for the Demo project.
Get-VSTeamPolicyType -ProjectName Demo -Id 73da726a-8ff9-44d7-8caa-cbb581eac991
This command gets the policy type by the specified id within the Demo project.
Specifies one policy type by id.
Type: Guid[]
Parameter Sets: ByID