Get-DatasourceProtectionOption
Returns the protection options for all data sources of the specified datasource type in a protection group.
Get-DatasourceProtectionOption [-ProtectionGroup] <ProtectionGroup> -FileSystem <SwitchParameter> [<CommonParameters>]
Get-DatasourceProtectionOption [-ProtectionGroup] <ProtectionGroup> -E14Options <SwitchParameter> [<CommonParameters>]
Get-DatasourceProtectionOption [-ProtectionGroup] <ProtectionGroup> -ExchangeOptions [<CommonParameters>]
The Get-DatasourceProtectionOption cmdlet returns the protection options for all data sources of the specified datasource type in a protection group.
The name of a protection group.
Attributes
Name | Value |
---|---|
Required? |
true |
Accept wildcard characters? |
false |
Accept Pipeline Input? |
true (ByValue) |
Position? |
0 |
Indicates that the cmdlet must return an Exchange Server 2010 protection object.
Attributes
Name | Value |
---|---|
Required? |
true |
Accept wildcard characters? |
false |
Accept Pipeline Input? |
false |
Position? |
named |
Indicates that the options that follow affect only Microsoft Exchange data sources.
Attributes
Name | Value |
---|---|
Required? |
true |
Accept wildcard characters? |
false |
Accept Pipeline Input? |
false |
Position? |
named |
Indicates that the operation is performed on a file system data source.
Attributes
Name | Value |
---|---|
Required? |
true |
Accept wildcard characters? |
false |
Accept Pipeline Input? |
false |
Position? |
named |
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, and OutVariable. For more information, see about_CommonParameters.
The input type is the type of the objects that you can pipe to the cmdlet. The return type is the type of the objects that the cmdlet emits.
For more information, type "Get-Help Get-DatasourceProtectionOption -detailed".
For technical information, type "Get-Help Get-DatasourceProtectionOption -full".Additionally, any updated information about the cmdlet will be available at https://go.microsoft.com/fwlink/?LinkId=95130.