SiteSourceControlProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.SiteSourceControlPropertiesTypeConverter))]
public class SiteSourceControlProperties : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ISiteSourceControlProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.SiteSourceControlPropertiesTypeConverter))>]
type SiteSourceControlProperties = class
    interface ISiteSourceControlProperties
    interface IJsonSerializable
Public Class SiteSourceControlProperties
Implements ISiteSourceControlProperties
Inheritance
SiteSourceControlProperties
Attributes
Implements

Constructors

SiteSourceControlProperties()

Properties

Branch
DeploymentRollbackEnabled
IsManualIntegration
IsMercurial
RepoUrl

Methods

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

Applies to