Compartir a través de


SiteConfig Class

Definition

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

Constructors

SiteConfig()

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
IPSecurityRestriction
IsPushEnabled
JavaContainer
JavaContainerVersion
JavaVersion
LimitMaxDiskSizeInMb
LimitMaxMemoryInMb
LimitMaxPercentageCpu
LinuxFxVersion
LoadBalancing
LocalMySqlEnabled
LogsDirectorySizeLimit
MachineKeyDecryption
MachineKeyDecryptionKey
MachineKeyValidation
MachineKeyValidationKey
ManagedPipelineMode
ManagedServiceIdentityId
MinTlsVersion
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
Use32BitWorkerProcess
VirtualApplication
VnetName
WebSocketsEnabled
WindowsFxVersion
XManagedServiceIdentityId

Methods

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

Applies to