WebSiteConfig Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
WebSiteConfig.
public class WebSiteConfig : Azure.Provisioning.Primitives.ProvisionableResource
public class WebSiteConfig : Azure.Provisioning.Primitives.Resource
type WebSiteConfig = class
inherit ProvisionableResource
type WebSiteConfig = class
inherit Resource
Public Class WebSiteConfig
Inherits ProvisionableResource
Public Class WebSiteConfig
Inherits Resource
- Inheritance
- Inheritance
Constructors
WebSiteConfig(String, String) |
Creates a new WebSiteConfig. |
Properties
AcrUserManagedIdentityId |
If using user managed identity, the user managed identity ClientId. |
AllowIPSecurityRestrictionsForScmToUseMain |
IP security restrictions for scm to use main. |
ApiDefinitionUri |
The URL of the API definition. |
ApiManagementConfigId |
APIM-Api Identifier. |
AppCommandLine |
App command line to launch. |
AppSettings |
Application settings. |
AutoHealRules |
Auto Heal rules. |
AutoSwapSlotName |
Auto-swap slot name. |
AzureStorageAccounts |
List of Azure Storage Accounts. |
BicepIdentifier |
Gets or sets the the Bicep identifier name of the resource. This can be used to refer to the resource in expressions, but is not the Azure name of the resource. This value can contain letters, numbers, and underscores. (Inherited from NamedProvisionableConstruct) |
ConnectionStrings |
Connection strings. |
Cors |
Cross-Origin Resource Sharing (CORS) settings. |
DefaultDocuments |
Default documents. |
DependsOn |
Declares explicit dependencies on other resources. (Inherited from ProvisionableResource) |
DependsOn |
Declares explicit dependencies on other resources. (Inherited from Resource) |
DocumentRoot |
Document root. |
ElasticWebAppScaleLimit |
Maximum number of workers that a site can scale out to. This setting only applies to apps in plans where ElasticScaleEnabled is <code>true</code> |
ExperimentsRampUpRules |
List of ramp-up rules. |
FtpsState |
State of FTP / FTPS service. |
FunctionAppScaleLimit |
Maximum number of workers that a site can scale out to. This setting only applies to the Consumption and Elastic Premium Plans |
HandlerMappings |
Handler mappings. |
HealthCheckPath |
Health check path. |
Id |
Gets the Id. |
IdentifierName |
Gets or sets the the Bicep identifier name of the resource. This can be used to refer to the resource in expressions, but is not the Azure name of the resource. This value can contain letters, numbers, and underscores. (Inherited from NamedProvisioningConstruct) |
IPSecurityRestrictions |
IP security restrictions for main. |
IPSecurityRestrictionsDefaultAction |
Default action for main access restriction if no rules are matched. |
IsAlwaysOn |
<code>true</code> if Always On is enabled; otherwise, <code>false</code>. |
IsAutoHealEnabled |
<code>true</code> if Auto Heal is enabled; otherwise, <code>false</code>. |
IsDetailedErrorLoggingEnabled |
<code>true</code> if detailed error logging is enabled; otherwise, <code>false</code>. |
IsExistingResource |
Gets whether this is referencing an existing resource or we're defining a new resource. (Inherited from ProvisionableResource) |
IsExistingResource |
Gets whether this is referencing an existing resource or we're defining a new resource. (Inherited from Resource) |
IsFunctionsRuntimeScaleMonitoringEnabled |
Gets or sets a value indicating whether functions runtime scale monitoring is enabled. When enabled, the ScaleController will not monitor event sources directly, but will instead call to the runtime to get scale status. |
IsHttp20Enabled |
Http20Enabled: configures a web site to allow clients to connect over http2.0. |
IsHttpLoggingEnabled |
<code>true</code> if HTTP logging is enabled; otherwise, <code>false</code>. |
IsLocalMySqlEnabled |
<code>true</code> to enable local MySQL; otherwise, <code>false</code>. |
IsRemoteDebuggingEnabled |
<code>true</code> if remote debugging is enabled; otherwise, <code>false</code>. |
IsRequestTracingEnabled |
<code>true</code> if request tracing is enabled; otherwise, <code>false</code>. |
IsVnetRouteAllEnabled |
Virtual Network Route All enabled. This causes all outbound traffic to have Virtual Network Security Groups and User Defined Routes applied. |
IsWebSocketsEnabled |
<code>true</code> if WebSocket is enabled; otherwise, <code>false</code>. |
JavaContainer |
Java container. |
JavaContainerVersion |
Java container version. |
JavaVersion |
Java version. |
KeyVaultReferenceIdentity |
Identity to use for Key Vault Reference authentication. |
Kind |
Kind of resource. |
Limits |
Site limits. |
LinuxFxVersion |
Linux App Framework and version. |
LoadBalancing |
Site load balancing. |
LogsDirectorySizeLimit |
HTTP logs directory size limit. |
MachineKey |
Site MachineKey. |
ManagedPipelineMode |
Managed pipeline mode. |
ManagedServiceIdentityId |
Managed Service Identity Id. |
Metadata |
Application metadata. This property cannot be retrieved, since it may contain secrets. |
MinimumElasticInstanceCount |
Number of minimum instance count for a site This setting only applies to the Elastic Plans |
MinTlsCipherSuite |
The minimum strength TLS cipher suite allowed for an application. |
MinTlsVersion |
MinTlsVersion: configures the minimum version of TLS required for SSL requests. |
Name |
Gets the Name. |
NetFrameworkVersion |
.NET Framework version. |
NodeVersion |
Version of Node.js. |
NumberOfWorkers |
Number of workers. |
Parent |
Gets or sets a reference to the parent WebSite. |
PhpVersion |
Version of PHP. |
PowerShellVersion |
Version of PowerShell. |
PreWarmedInstanceCount |
Number of preWarmed instances. This setting only applies to the Consumption and Elastic Plans |
PublicNetworkAccess |
Property to allow or block all public traffic. |
PublishingUsername |
Publishing user name. |
Push |
Push endpoint settings. |
PythonVersion |
Version of Python. |
RemoteDebuggingVersion |
Remote debugging version. |
RequestTracingExpirationOn |
Request tracing expiration time. |
ResourceType |
Gets the type of the resource. (Inherited from ProvisionableResource) |
ResourceType |
Gets the type of the resource. (Inherited from Resource) |
ResourceVersion |
Gets or sets the version of the resource. (Inherited from ProvisionableResource) |
ResourceVersion |
Gets or sets the version of the resource. (Inherited from Resource) |
ScmIPSecurityRestrictions |
IP security restrictions for scm. |
ScmIPSecurityRestrictionsDefaultAction |
Default action for scm access restriction if no rules are matched. |
ScmMinTlsVersion |
ScmMinTlsVersion: configures the minimum version of TLS required for SSL requests for SCM site. |
ScmType |
SCM type. |
SystemData |
Gets the SystemData. |
TracingOptions |
Tracing options. |
Use32BitWorkerProcess |
<code>true</code> to use 32-bit worker process; otherwise, <code>false</code>. |
UseManagedIdentityCreds |
Flag to use Managed Identity Creds for ACR pull. |
VirtualApplications |
Virtual applications. |
VnetName |
Virtual Network name. |
VnetPrivatePortsCount |
The number of private ports assigned to this app. These will be assigned dynamically on runtime. |
WebsiteTimeZone |
Sets the time zone a site uses for generating timestamps. Compatible with Linux and Windows App Service. Setting the WEBSITE_TIME_ZONE app setting takes precedence over this config. For Linux, expects tz database values https://www.iana.org/time-zones (for a quick reference see https://en.wikipedia.org/wiki/List_of_tz_database_time_zones). For Windows, expects one of the time zones listed under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones. |
WindowsFxVersion |
Xenon App Framework and version. |
XManagedServiceIdentityId |
Explicit Managed Service Identity Id. |
Methods
AssignOrReplace<T>(T, T) | (Inherited from ProvisionableConstruct) |
Build(ProvisioningBuildOptions) |
Compose the resource into a provisioning plan that can be saved as Bicep or deployed directly. (Inherited from ProvisionableResource) |
Build(ProvisioningContext) |
Compose the resource into a provisioning plan that can be saved as Bicep or deployed directly. (Inherited from Resource) |
Compile() |
Compile the resource into a set of Bicep statements. (Inherited from ProvisionableResource) |
Compile() |
Compile the resource into a set of Bicep statements. (Inherited from Resource) |
DefineDictionaryProperty<T>(String, String[], Boolean, Boolean) | (Inherited from ProvisionableConstruct) |
DefineListProperty<T>(String, String[], Boolean, Boolean) | (Inherited from ProvisionableConstruct) |
DefineModelProperty<T>(String, String[], Boolean, Boolean, Boolean, String) | (Inherited from ProvisionableConstruct) |
DefineProperty<T>(String, String[], Boolean, Boolean, Boolean, BicepValue<T>, String) | (Inherited from ProvisionableConstruct) |
DefineProvisionableProperties() |
Define all the provisionable properties of WebSiteConfig. |
DefineResource<T>(String, String[], Boolean, Boolean, T) | (Inherited from ProvisionableResource) |
FromExisting(String, String) |
Creates a reference to an existing WebSiteConfig. |
GetProvisionableResources() |
Get any resources represented by this object. This will typically only be the object itself for everything but Infrastructure. (Inherited from Provisionable) |
GetResources() |
Get any resources represented by this object. This will typically only be the object itself for everything but Infrastructure. (Inherited from Provisionable) |
Initialize() |
Initialize this construct. (Inherited from ProvisionableConstruct) |
OverrideWithExpression(BicepExpression) | (Inherited from ProvisionableConstruct) |
OverrideWithExpression(Expression) |
Set this construct to represent the result of an expression. This is
primarily meant to be called via |
Resolve(ProvisioningBuildOptions) |
Resolve any resources or properties that were not explicitly specified. (Inherited from ProvisionableConstruct) |
Resolve(ProvisioningBuildOptions) |
Resolve any resources or properties that were not explicitly specified. (Inherited from Provisionable) |
Resolve(ProvisioningContext) |
Resolve any resources or properties that were not explicitly specified. (Inherited from Provisionable) |
Resolve(ProvisioningContext) |
Resolve any resources or properties that were not explicitly specified. (Inherited from ProvisioningConstruct) |
Validate(ProvisioningBuildOptions) |
Validate the presence of any required members. (Inherited from ProvisionableResource) |
Validate(ProvisioningBuildOptions) |
Validate the presence of any required members. (Inherited from Provisionable) |
Validate(ProvisioningContext) |
Validate the presence of any required members. (Inherited from Provisionable) |
Validate(ProvisioningContext) |
Validate the presence of any required members. (Inherited from Resource) |
Explicit Interface Implementations
IBicepValue.Assign(IBicepValue) |
Assign a value to this property. (Inherited from ProvisionableConstruct) |
IBicepValue.Compile() |
Compile this value to a Bicep expression. (Inherited from ProvisionableConstruct) |
IBicepValue.Expression |
Gets the expression for this value if it's not a literal. (Inherited from ProvisionableConstruct) |
IBicepValue.IsEmpty |
Gets whether this value is unset or empty. (Inherited from ProvisionableConstruct) |
IBicepValue.IsOutput |
Tracks whether this is an output only property. (Inherited from ProvisionableConstruct) |
IBicepValue.IsRequired |
Tracks whether this property is required. (Inherited from ProvisionableConstruct) |
IBicepValue.IsSecure |
Tracks whether this contains a secure value. (Inherited from ProvisionableConstruct) |
IBicepValue.Kind |
Gets the kind of this value (a literal value, an expression, or it's unset). (Inherited from ProvisionableConstruct) |
IBicepValue.LiteralValue |
Get the value of this expression, if it's literal. (Inherited from ProvisionableConstruct) |
IBicepValue.Self |
Gets information about where this value was defined. (Inherited from ProvisionableConstruct) |
IBicepValue.SetReadOnly() |
Make this value readonly. (Inherited from ProvisionableConstruct) |
IBicepValue.Source |
Gets information about where this value was assigned from. (Inherited from ProvisionableConstruct) |
Applies to
Azure SDK for .NET