Свойство | Тип | Описание | |
---|---|---|---|
GetAll | void | ||
GetByFriendlyName | void | ||
GetByName | void | ||
WriteSite | void |
Метод | Описание | |
---|---|---|
ExecuteSiteRecoveryCmdlet ( ) : void |
ProcessRecord of the command.
|
Метод | Описание | |
---|---|---|
GetAll ( ) : void |
Queries all / by default.
|
|
GetByFriendlyName ( ) : void |
Queries by friendly name.
|
|
GetByName ( ) : void |
Queries by name.
|
|
WriteSite ( Microsoft.Azure.Management.SiteRecovery.Models.Fabric fabric ) : void |
Write Powershell Site.
|
public ExecuteSiteRecoveryCmdlet ( ) : void | ||
Результат | void |