Property | Type | Description | |
---|---|---|---|
GetByDefault | void | ||
GetByName | void | ||
GetVaults | List |
||
WriteVaults | void |
Method | Description | |
---|---|---|
ExecuteCmdlet ( ) : void |
ProcessRecord of the command.
|
Method | Description | |
---|---|---|
GetByDefault ( ) : void |
Queries all, by default.
|
|
GetByName ( ) : void |
Queries by name.
|
|
GetVaults ( ) : List |
Gets the vaults in the cloud service.
|
|
WriteVaults ( IList |
Writes Vaults
|