Gets Backup Exec robotic library partitions.
Gets Backup Exec robotic library partitions.
Specifies one or more robotic library device values to filter the robotic library partitions. To specify multiple values, use commas to separate the values.
Required | true |
Position | Named |
Accepts pipeline input | true (ByValue) |
Accepts wildcard characters | false |
Specifies one or more first slot number values to filter the robotic library partitions. To specify multiple values, use commas to separate the values.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies one or more last slot number values to filter the robotic library partitions. To specify multiple values, use commas to separate the values.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies one or more robotic library partitions by robotic library partition name (wildcards accepted). To specify multiple names, use commas to separate the names.
Required | false |
Position | 0 |
Accepts pipeline input | false |
Accepts wildcard characters | true |
Specifies one or more robotic library partitions by robotic library partition ID (Guid). To specify multiple IDs, use commas to separate the IDs.
Required | true |
Position | 0 |
Accepts pipeline input | true (ByValue) |
Accepts wildcard characters | false |
Specifies one or more robotic library partition objects. Enter a variable that contains the objects, or type a command or expression that gets the objects.
Required | true |
Position | Named |
Accepts pipeline input | true (ByValue) |
Accepts wildcard characters | false |
For more information about common parameters, type "Get-Help about_commonparameters".
You can pipe a Backup Exec robotic library object to Get-BERoboticLibraryPartition.
You can pipe a System.Guid that contains the ID of a Backup Exec robotic library partition object to Get-BERoboticLibraryPartition.
You can pipe a Backup Exec robotic library partition object to Get-BERoboticLibraryPartition.
Get-BERoboticLibraryPartition returns objects that represent Backup Exec robotic library partitions.
These commands get the partitions of a robotic library device named "Device 01".