997 B
997 B
external help file, Module Name, online version, schema
| external help file | Module Name | online version | schema |
|---|---|---|---|
| ZertoApiWrapper-help.xml | ZertoApiWrapper | https://github.com/ZertoPublic/ZertoApiWrapper/blob/master/docs/Get-ZALicense.md | 2.0.0 |
Get-ZALicense
SYNOPSIS
Retrieve a list of all licenses.
SYNTAX
Get-ZALicense [<CommonParameters>]
DESCRIPTION
Retrieve a list of all licenses.
EXAMPLES
Example 1
PS C:\> Get-ZALicense
Returns all licenses and associated information
PARAMETERS
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.