< Back

Get-AzDoSecurityNamespace

Sat Jan 11, 2020 8:37 am

NAME Get-AzDoSecurityNamespace



SYNOPSIS

Retrieves all available Azure DevOps security namespaces.





SYNTAX

Get-AzDoSecurityNamespace [[-APIVersion] <String>] [<CommonParameters>]





DESCRIPTION

Retrieves all available Azure DevOps security namespaces.





PARAMETERS

-APIVersion <String>

Specifies the API version which is used to query the Azure DevOps API.



Required? false

Position? 1

Default value 1.0

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Get-AzDoSecurityNamespace















RELATED LINKS