Partager via


SiteSourceControl Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class SiteSourceControl : Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SiteSourceControl = class
    inherit ProxyOnlyResource
Public Class SiteSourceControl
Inherits ProxyOnlyResource
Inheritance
SiteSourceControl
Attributes

Constructors

SiteSourceControl()
SiteSourceControl(String, String, String, String, String, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>)

Properties

Branch
DeploymentRollbackEnabled
Id (Inherited from ProxyOnlyResource)
IsManualIntegration
IsMercurial
Kind (Inherited from ProxyOnlyResource)
Name (Inherited from ProxyOnlyResource)
RepoUrl
Type (Inherited from ProxyOnlyResource)

Applies to