ICloningInfo Interface

Definition

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

Properties

AppSettingsOverride
CloneCustomHostName
CloneSourceControl
ConfigureLoadBalancing
CorrelationId
HostingEnvironment
Overwrite
SourceWebAppId
SourceWebAppLocation
TrafficManagerProfileId
TrafficManagerProfileName

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to