Property | Type | Description | |
---|---|---|---|
GetByDefault | void | ||
GetById | void | ||
GetByName | void | ||
WriteProtectionContainer | void | ||
WriteProtectionContainers | void |
Method | Description | |
---|---|---|
ExecuteCmdlet ( ) : void |
ProcessRecord of the command.
|
Method | Description | |
---|---|---|
GetByDefault ( ) : void |
Queries all, by default.
|
|
GetById ( ) : void |
Queries by ID.
|
|
GetByName ( ) : void |
Queries by name.
|
|
WriteProtectionContainer ( Microsoft.WindowsAzure.Management.SiteRecovery.Models.ProtectionContainer protectionContainer ) : void |
Write Protection Container.
|
|
WriteProtectionContainers ( IList |
Writes Protection Containers.
|