ScmType Klass

Definition

Definierar värden för ScmType.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.AppService.Fluent.Models.ScmType>))]
public class ScmType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.AppService.Fluent.Models.ScmType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.AppService.Fluent.Models.ScmType>))>]
type ScmType = class
    inherit ExpandableStringEnum<ScmType>
Public Class ScmType
Inherits ExpandableStringEnum(Of ScmType)
Arv
Attribut
Newtonsoft.Json.JsonConverterAttribute

Konstruktorer

ScmType()

Definierar värden för ScmType.

Fält

BitbucketGit

Definierar värden för ScmType.

BitbucketHg

Definierar värden för ScmType.

CodePlexGit

Definierar värden för ScmType.

CodePlexHg

Definierar värden för ScmType.

Dropbox

Definierar värden för ScmType.

ExternalGit

Definierar värden för ScmType.

ExternalHg

Definierar värden för ScmType.

GitHub

Definierar värden för ScmType.

LocalGit

Definierar värden för ScmType.

None

Definierar värden för ScmType.

OneDrive

Definierar värden för ScmType.

Tfs

Definierar värden för ScmType.

VSO

Definierar värden för ScmType.

VSTSRM

Definierar värden för ScmType.

Egenskaper

Value

Definierar värden för ScmType.

(Ärvd från ExpandableStringEnum<T>)

Metoder

Equals(Object)

Definierar värden för ScmType.

(Ärvd från ExpandableStringEnum<T>)
Equals(String)

Definierar värden för ScmType.

(Ärvd från ExpandableStringEnum<T>)
GetHashCode()

Definierar värden för ScmType.

(Ärvd från ExpandableStringEnum<T>)
ToString()

Definierar värden för ScmType.

(Ärvd från ExpandableStringEnum<T>)

Gäller för