Disk Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class Disk : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type Disk = class
    inherit Resource
Public Class Disk
Inherits Resource
Inheritance
Attributes

Constructors

Disk()
Disk(String, CreationData, String, String, String, IDictionary<String, String>, String, DiskSku, IList<String>, Nullable<DateTime>, Nullable<OperatingSystemTypes>, Nullable<Int32>, EncryptionSettings, String)

Properties

CreationData
DiskSizeGB
EncryptionSettings
Id (Inherited from Resource)
Location (Inherited from Resource)
ManagedBy
Name (Inherited from Resource)
OsType
ProvisioningState
Sku
Tags (Inherited from Resource)
TimeCreated
Type (Inherited from Resource)
Zones

Methods

Validate()

Applies to