ComputeResourceType Class

Definition

Compute resource types.

public class ComputeResourceType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Compute.Fluent.ComputeResourceType>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type ComputeResourceType = class
    inherit ExpandableStringEnum<ComputeResourceType>
    interface IBeta
Public Class ComputeResourceType
Inherits ExpandableStringEnum(Of ComputeResourceType)
Implements IBeta
Inheritance
Implements

Constructors

ComputeResourceType()

Fields

AvailabilitySets

Static value availabilitySets for ComputeResourceType.

Disks

Static value disks for ComputeResourceType.

Snapshots

Static value snapshots for ComputeResourceType.

VirtualMachines

Static value VirtualMachines for ComputeResourceType.

Properties

Value (Inherited from ExpandableStringEnum<T>)

Methods

Equals(Object) (Inherited from ExpandableStringEnum<T>)
Equals(String) (Inherited from ExpandableStringEnum<T>)
GetHashCode() (Inherited from ExpandableStringEnum<T>)
ToString() (Inherited from ExpandableStringEnum<T>)

Applies to