Get-DPMCloudSubscription
Gets an Azure Online Backup subscription object.
Get-DPMCloudSubscription
[[-DPMServerName] <String>]
[<CommonParameters>]
The Get-DPMCloudSubscription cmdlet gets a Windows Azure Online Backup subscription object in System Center - Data Protection Manager (DPM).
PS C:\> Get-DPMCloudSubscription -DPMServerName "TestingServer"
This command returns the Azure Online Backup subscription status for the DPM server named TestingServer.
Specifies the name of the DPM server on which this cmdlet acts.
Type: | String |
Aliases: | ComputerName, CN |
Position: | 1 |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |