Compartir a través de


SiteConfigResourceInner.ScmType Propiedad

Definición

Obtiene o establece el tipo SCM. Entre los valores posibles se incluyen: 'None', 'Dropbox', 'Tfs', 'LocalGit', 'GitHub', 'CodePlexGit', 'CodePlexHg', 'BitbucketGit', 'BitbucketHg', 'ExternalGit', 'ExternalHg', 'OneDrive', 'VSO', 'VSTSRM'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.scmType")]
public Microsoft.Azure.Management.AppService.Fluent.Models.ScmType ScmType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.scmType")>]
member this.ScmType : Microsoft.Azure.Management.AppService.Fluent.Models.ScmType with get, set
Public Property ScmType As ScmType

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a