43 lines
451 B
Markdown
43 lines
451 B
Markdown
---
|
|
external help file: ZertoFunctions-help.xml
|
|
Module Name: ZertoFunctions
|
|
online version:
|
|
schema: 2.0.0
|
|
---
|
|
|
|
# Get-License
|
|
|
|
## SYNOPSIS
|
|
{{Fill in the Synopsis}}
|
|
|
|
## SYNTAX
|
|
|
|
```
|
|
Get-License
|
|
```
|
|
|
|
## DESCRIPTION
|
|
{{Fill in the Description}}
|
|
|
|
## EXAMPLES
|
|
|
|
### Example 1
|
|
```powershell
|
|
PS C:\> {{ Add example code here }}
|
|
```
|
|
|
|
{{ Add example description here }}
|
|
|
|
## PARAMETERS
|
|
|
|
## INPUTS
|
|
|
|
### None
|
|
|
|
## OUTPUTS
|
|
|
|
### System.Object
|
|
## NOTES
|
|
|
|
## RELATED LINKS
|