次の方法で共有


RunType クラス

定義

RunType の値を定義します。

public class RunType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.ContainerRegistry.Fluent.Models.RunType>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type RunType = class
    inherit ExpandableStringEnum<RunType>
    interface IBeta
Public Class RunType
Inherits ExpandableStringEnum(Of RunType)
Implements IBeta
継承
実装

コンストラクター

RunType()

RunType の値を定義します。

フィールド

AutoBuild

RunType の静的な値 AutoBuild。

AutoRun

RunType の静的な値 AutoRun。

QuickBuild

RunType の静的値 QuickBuild。

QuickRun

RunType の静的値 QuickRun。

プロパティ

Value

RunType の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

RunType の値を定義します。

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

RunType の値を定義します。

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

RunType の値を定義します。

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

RunType の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象