ManagedDiskParametersInner Class
Definition
The parameters of a managed disk.
public class ManagedDiskParametersInner : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource
type ManagedDiskParametersInner = class
inherit SubResource
Public Class ManagedDiskParametersInner
Inherits SubResource
- Inheritance
Constructors
ManagedDiskParametersInner() |
Initializes a new instance of the ManagedDiskParametersInner class. |
ManagedDiskParametersInner(String, Nullable<StorageAccountTypes>) |
Initializes a new instance of the ManagedDiskParametersInner class. |
Properties
Id |
Resource Id (Inherited from SubResource) |
StorageAccountType |
Gets or sets the Storage Account type. Possible values include: 'Standard_LRS', 'Premium_LRS' |