ISiteConfigResource Interface

Definition

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

Properties

AcrUseManagedIdentityCred
AcrUserManagedIdentityId
ActionMinProcessExecutionTime
ActionType
AlwaysOn
ApiDefinitionUrl
ApiManagementConfigId
AppCommandLine
AppSetting
AutoHealEnabled
AutoSwapSlotName
ConnectionString
CorAllowedOrigin
CorSupportCredentials
CustomActionExe
CustomActionParameter
DefaultDocument
DetailedErrorLoggingEnabled
DocumentRoot
DynamicTagsJson
ExperimentRampUpRule
FtpsState
HandlerMapping
HealthCheckPath
Http20Enabled
HttpLoggingEnabled
Id (Inherited from IProxyOnlyResource)
IPSecurityRestriction
IsPushEnabled
JavaContainer
JavaContainerVersion
JavaVersion
Kind (Inherited from IProxyOnlyResource)
LimitMaxDiskSizeInMb
LimitMaxMemoryInMb
LimitMaxPercentageCpu
LinuxFxVersion
LoadBalancing
LocalMySqlEnabled
LogsDirectorySizeLimit
MachineKeyDecryption
MachineKeyDecryptionKey
MachineKeyValidation
MachineKeyValidationKey
ManagedPipelineMode
ManagedServiceIdentityId
MinTlsVersion
Name (Inherited from IProxyOnlyResource)
NetFrameworkVersion
NodeVersion
NumberOfWorker
PhpVersion
PowerShellVersion
PreWarmedInstanceCount
PublishingUsername
PushId
PushKind
PushName
PushType
PythonVersion
RemoteDebuggingEnabled
RemoteDebuggingVersion
RequestCount
RequestTimeInterval
RequestTracingEnabled
RequestTracingExpirationTime
ScmIPSecurityRestriction
ScmIPSecurityRestrictionsUseMain
ScmType
SlowRequestCount
SlowRequestTimeInterval
SlowRequestTimeTaken
TagsRequiringAuth
TagWhitelistJson
TracingOption
TriggerPrivateBytesInKb
TriggerStatusCode
Type (Inherited from IProxyOnlyResource)
Use32BitWorkerProcess
VirtualApplication
VnetName
WebSocketsEnabled
WindowsFxVersion
XManagedServiceIdentityId

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to