Share via


SiteSourceControl Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.SiteSourceControlTypeConverter))]
public class SiteSourceControl : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ISiteSourceControl, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.SiteSourceControlTypeConverter))>]
type SiteSourceControl = class
    interface ISiteSourceControl
    interface IJsonSerializable
    interface IProxyOnlyResource
    interface IValidates
Public Class SiteSourceControl
Implements ISiteSourceControl, IValidates
Inheritance
SiteSourceControl
Attributes
Implements

Constructors

SiteSourceControl()

Properties

Branch
DeploymentRollbackEnabled
Id
IsManualIntegration
IsMercurial
Kind
Name
RepoUrl
Type

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
Validate(IEventListener)

Applies to