次の方法で共有


SourceControlType クラス

定義

SourceControlType の値を定義します。

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

コンストラクター

SourceControlType()

SourceControlType の値を定義します。

フィールド

Github

SourceControlType の静的な値 Github。

VisualStudioTeamService

SourceControlType の静的値 VisualStudioTeamService。

プロパティ

Value

SourceControlType の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

SourceControlType の値を定義します。

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

SourceControlType の値を定義します。

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

SourceControlType の値を定義します。

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

SourceControlType の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象