Свойство | Type | Description | |
---|---|---|---|
GetAll | void | ||
GetByName | void | ||
WriteProtectionContainerMapping | void | ||
WriteProtectionContainerMappings | void |
Méthode | Description | |
---|---|---|
ExecuteSiteRecoveryCmdlet ( ) : void |
ProcessRecord of the command.
|
Méthode | Description | |
---|---|---|
GetAll ( ) : void |
Queries all Protection Container Mappings for a given Protection Container
|
|
GetByName ( ) : void |
Queries by Name.
|
|
WriteProtectionContainerMapping ( Microsoft.Azure.Management.SiteRecovery.Models.ProtectionContainerMapping protectionContainerMapping ) : void |
Write Protection Container Mapping
|
|
WriteProtectionContainerMappings ( IList |
Write Protection Container Mappings
|
public ExecuteSiteRecoveryCmdlet ( ) : void | ||
Résultat | void |