Share via


SiteConfigResource Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class SiteConfigResource : Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SiteConfigResource = class
    inherit ProxyOnlyResource
Public Class SiteConfigResource
Inherits ProxyOnlyResource
Inheritance
SiteConfigResource
Attributes

Constructors

SiteConfigResource()
SiteConfigResource(String, String, String, String, Nullable<Int32>, IList<String>, String, String, String, String, String, Nullable<Boolean>, Nullable<DateTime>, Nullable<Boolean>, String, Nullable<Boolean>, Nullable<Int32>, Nullable<Boolean>, String, IList<NameValuePair>, IList<ConnStringInfo>, SiteMachineKey, IList<HandlerMapping>, String, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, String, String, String, String, Nullable<ManagedPipelineMode>, IList<VirtualApplication>, Nullable<SiteLoadBalancing>, Experiments, SiteLimits, Nullable<Boolean>, AutoHealRules, String, String, CorsSettings, PushSettings, ApiDefinitionInfo, String, Nullable<Boolean>, IList<IpSecurityRestriction>, Nullable<Boolean>, String)

Properties

AlwaysOn
ApiDefinition
AppCommandLine
AppSettings
AutoHealEnabled
AutoHealRules
AutoSwapSlotName
ConnectionStrings
Cors
DefaultDocuments
DetailedErrorLoggingEnabled
DocumentRoot
Experiments
HandlerMappings
Http20Enabled
HttpLoggingEnabled
Id (Inherited from ProxyOnlyResource)
IpSecurityRestrictions
JavaContainer
JavaContainerVersion
JavaVersion
Kind (Inherited from ProxyOnlyResource)
Limits
LinuxFxVersion
LoadBalancing
LocalMySqlEnabled
LogsDirectorySizeLimit
MachineKey
ManagedPipelineMode
MinTlsVersion
Name (Inherited from ProxyOnlyResource)
NetFrameworkVersion
NodeVersion
NumberOfWorkers
PhpVersion
PublishingUsername
Push
PythonVersion
RemoteDebuggingEnabled
RemoteDebuggingVersion
RequestTracingEnabled
RequestTracingExpirationTime
ScmType
TracingOptions
Type (Inherited from ProxyOnlyResource)
Use32BitWorkerProcess
VirtualApplications
VnetName
WebSocketsEnabled

Methods

Validate()

Applies to