ISiteSourceControl Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.SiteSourceControlTypeConverter))]
public interface ISiteSourceControl : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IProxyOnlyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.SiteSourceControlTypeConverter))>]
type ISiteSourceControl = interface
    interface IJsonSerializable
    interface IProxyOnlyResource
Public Interface ISiteSourceControl
Implements IProxyOnlyResource
Derived
Attributes
Implements

Properties

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to