Свойство | Type | Description | |
---|---|---|---|
GetAll | void | ||
GetByFabric | void | ||
GetByFriendlyName | void | ||
GetByFriendlyNameLegacy | void | ||
GetByName | void | ||
GetByNameLegacy | void | ||
WriteProtectionContainer | void | ||
WriteProtectionContainers | void |
Méthode | Description | |
---|---|---|
ExecuteSiteRecoveryCmdlet ( ) : void |
ProcessRecord of the command.
|
Méthode | Description | |
---|---|---|
GetAll ( ) : void |
Queries all Protection Containers (vault level).
|
|
GetByFabric ( ) : void |
Queries all Protection Containers under given Fabric.
|
|
GetByFriendlyName ( ) : void |
Queries by friendly name.
|
|
GetByFriendlyNameLegacy ( ) : void |
Queries by friendly name.
|
|
GetByName ( ) : void |
Queries by Name.
|
|
GetByNameLegacy ( ) : void |
Queries by Name.
|
|
WriteProtectionContainer ( Microsoft.Azure.Management.SiteRecovery.Models.ProtectionContainer protectionContainer ) : void |
Write Protection Container.
|
|
WriteProtectionContainers ( IList |
Writes Protection Containers.
|
public ExecuteSiteRecoveryCmdlet ( ) : void | ||
Résultat | void |