Property | Type | Description | |
---|---|---|---|
GetAll | void | ||
GetById | void | ||
GetByName | void | ||
WriteServer | void | ||
WriteServers | void |
Method | Description | |
---|---|---|
ExecuteCmdlet ( ) : void |
ProcessRecord of the command.
|
Method | Description | |
---|---|---|
GetAll ( ) : void |
Queries all / by default.
|
|
GetById ( ) : void |
Queries by ID.
|
|
GetByName ( ) : void |
Queries by name.
|
|
WriteServer ( Microsoft.WindowsAzure.Management.SiteRecovery.Models.Server server ) : void |
Write Server.
|
|
WriteServers ( IList |
Write Servers.
|