次の方法で共有


ComputeResourceType クラス

定義

コンピューティング リソースの種類。

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
継承
実装

コンストラクター

ComputeResourceType()

コンピューティング リソースの種類。

フィールド

AvailabilitySets

ComputeResourceType の静的値 availabilitySets。

Disks

ComputeResourceType の静的値ディスク。

Snapshots

ComputeResourceType の静的値スナップショット。

VirtualMachines

ComputeResourceType の静的な値 VirtualMachines。

プロパティ

Value

コンピューティング リソースの種類。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

コンピューティング リソースの種類。

(継承元 ExpandableStringEnum<T>)
Equals(String)

コンピューティング リソースの種類。

(継承元 ExpandableStringEnum<T>)
GetHashCode()

コンピューティング リソースの種類。

(継承元 ExpandableStringEnum<T>)
ToString()

コンピューティング リソースの種類。

(継承元 ExpandableStringEnum<T>)

適用対象