프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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.
|