Delen via


SiteConfigResource Class

Definition

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

Constructors

SiteConfigResource()

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

Methods

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

Applies to