Get-AzRecoveryServicesAsrStorageClassificationMapping
Gets ASR storage classification mappings.
Get-AzRecoveryServicesAsrStorageClassificationMapping
-StorageClassification <ASRStorageClassification>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Get-AzRecoveryServicesAsrStorageClassificationMapping
-Name <String>
-StorageClassification <ASRStorageClassification>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
The Get-AzRecoveryServicesAsrStorageClassificationMapping cmdlet gets the details of an ASR storage classification mapping.
$StorageClassificationMappings = Get-AzRecoveryServicesAsrStorageClassificationMapping -StorageClassification $StorageClassification
List all storage classification mappings corresponding to the specified storage classification.
The credentials, account, tenant, and subscription used for communication with Azure.
Type: | IAzureContextContainer |
Aliases: | AzContext, AzureRmContext, AzureCredential |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Specifies the name of the storage classification mapping to get.
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Specifies an ASR storage classification object. The cmdlet gets ASR storage classification mappings corresponding to the specified storage classification
Type: | ASRStorageClassification |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
Azure PowerShell feedback
Azure PowerShell is an open source project. Select a link to provide feedback: