Property | Type | Description | |
---|---|---|---|
GetAll | void | ||
GetByFriendlyName | void | ||
GetByName | void | ||
WriteFabric | void |
Method | Description | |
---|---|---|
ExecuteSiteRecoveryCmdlet ( ) : void |
ProcessRecord of the command.
|
Method | Description | |
---|---|---|
GetAll ( ) : void |
Queries all / by default.
|
|
GetByFriendlyName ( ) : void |
Queries by friendly name.
|
|
GetByName ( ) : void |
Queries by name.
|
|
WriteFabric ( Microsoft.Azure.Management.SiteRecovery.Models.Fabric fabric ) : void |
Write Powershell Fabric.
|