We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c109109 commit b1093dbCopy full SHA for b1093db
src/ResourceManager/Compute/Commands.Compute/help/Get-AzureRmDisk.md
@@ -7,7 +7,7 @@ schema: 2.0.0
7
# Get-AzureRmDisk
8
9
## SYNOPSIS
10
-Gets the properties of a disk.
+Gets the properties of a Managed disk.
11
12
## SYNTAX
13
@@ -16,7 +16,7 @@ Get-AzureRmDisk [[-ResourceGroupName] <String>] [[-DiskName] <String>] [<CommonP
16
```
17
18
## DESCRIPTION
19
-The **Get-AzureRmDisk** cmdlet gets the properties of a disk.
+The **Get-AzureRmDisk** cmdlet gets the properties of a Managed disk.
20
21
## EXAMPLES
22
0 commit comments