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.
2 parents ebd20ac + b1093db commit fac408eCopy full SHA for fac408e
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
@@ -17,7 +17,7 @@ Get-AzureRmDisk [[-ResourceGroupName] <String>] [[-DiskName] <String>]
17
```
18
19
## DESCRIPTION
20
-The **Get-AzureRmDisk** cmdlet gets the properties of a disk.
+The **Get-AzureRmDisk** cmdlet gets the properties of a Managed disk.
21
22
## EXAMPLES
23
0 commit comments