Freigeben über


SiteConfigResource.ScmType Eigenschaft

Definition

Ruft den SCM-Typ ab oder legt diese fest. Mögliche Werte: "None", "Dropbox", "Tfs", "LocalGit", "GitHub", "CodePlexGit", "CodePlexHg", "BitbucketGit", "BitbucketHg", "ExternalGit", "ExternalHg", "OneDrive", "VSO", "VSTSRM"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.scmType")]
public string ScmType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.scmType")>]
member this.ScmType : string with get, set
Public Property ScmType As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: