SiteConfig クラス
App Service アプリの構成。
変数はサーバーによってのみ設定され、要求の送信時には無視されます。
- 継承
-
azure.mgmt.web._serialization.ModelSiteConfig
コンストラクター
SiteConfig(*, number_of_workers: int | None = None, default_documents: List[str] | None = None, net_framework_version: str = 'v4.6', php_version: str | None = None, python_version: str | None = None, node_version: str | None = None, linux_fx_version: str | None = None, request_tracing_enabled: bool | None = None, request_tracing_expiration_time: datetime | None = None, remote_debugging_enabled: bool | None = None, remote_debugging_version: str | None = None, http_logging_enabled: bool | None = None, logs_directory_size_limit: int | None = None, detailed_error_logging_enabled: bool | None = None, publishing_username: str | None = None, app_settings: List[_models.NameValuePair] | None = None, connection_strings: List[_models.ConnStringInfo] | None = None, handler_mappings: List[_models.HandlerMapping] | None = None, document_root: str | None = None, scm_type: str | _models.ScmType | None = None, use32_bit_worker_process: bool | None = None, web_sockets_enabled: bool | None = None, always_on: bool | None = None, java_version: str | None = None, java_container: str | None = None, java_container_version: str | None = None, app_command_line: str | None = None, managed_pipeline_mode: str | _models.ManagedPipelineMode | None = None, virtual_applications: List[_models.VirtualApplication] | None = None, load_balancing: str | _models.SiteLoadBalancing | None = None, experiments: _models.Experiments | None = None, limits: _models.SiteLimits | None = None, auto_heal_enabled: bool | None = None, auto_heal_rules: _models.AutoHealRules | None = None, tracing_options: str | None = None, vnet_name: str | None = None, cors: _models.CorsSettings | None = None, push: _models.PushSettings | None = None, api_definition: _models.ApiDefinitionInfo | None = None, auto_swap_slot_name: str | None = None, local_my_sql_enabled: bool = False, ip_security_restrictions: List[_models.IpSecurityRestriction] | None = None, http20_enabled: bool = True, min_tls_version: str | _models.SupportedTlsVersions | None = None, **kwargs: Any)
キーワードのみのパラメーター
名前 | 説明 |
---|---|
number_of_workers
|
worker 数。 |
default_documents
|
既定のドキュメント。 |
net_framework_version
|
.NET Frameworkバージョン。 規定値: v4.6
|
php_version
|
PHP のバージョン。 |
python_version
|
Python のバージョン。 |
node_version
|
Node.js のバージョン。 |
linux_fx_version
|
Linux App Framework とバージョン。 |
request_tracing_enabled
|
|
request_tracing_expiration_time
|
トレースの有効期限を要求します。 |
remote_debugging_enabled
|
|
remote_debugging_version
|
リモート デバッグ バージョン。 |
http_logging_enabled
|
|
logs_directory_size_limit
|
HTTP ログのディレクトリ サイズの制限。 |
detailed_error_logging_enabled
|
|
publishing_username
|
発行ユーザー名。 |
app_settings
|
アプリケーション設定。 |
connection_strings
|
接続文字列。 |
handler_mappings
|
ハンドラー マッピング。 |
document_root
|
ドキュメント ルート。 |
scm_type
|
SCM 型。 既知の値は、"None"、"Dropbox"、"Tfs"、"LocalGit"、"GitHub"、"CodePlexGit"、"CodePlexHg"、"BitbucketGit"、"BitbucketHg"、"ExternalGit"、"ExternalHg"、"OneDrive"、"VSO" です。 |
use32_bit_worker_process
|
|
web_sockets_enabled
|
|
always_on
|
|
java_version
|
Java バージョン。 |
java_container
|
Java コンテナー。 |
java_container_version
|
Java コンテナーのバージョン。 |
app_command_line
|
起動するアプリのコマンド ライン。 |
managed_pipeline_mode
|
[マネージ パイプライン モード]: 既知の値は、"Integrated" と "Classic" です。 |
virtual_applications
|
仮想アプリケーション。 |
load_balancing
|
str または
SiteLoadBalancing
サイトの負荷分散。 既知の値は、"WeightedRoundRobin"、"LeastRequests"、"LeastResponseTime"、"WeightedTotalTraffic"、"RequestHash" です。 |
experiments
|
これは、ポリモーフィック型の場合に回避できます。 |
limits
|
サイトの制限。 |
auto_heal_enabled
|
|
auto_heal_rules
|
自動修復ルール。 |
tracing_options
|
トレース オプション。 |
vnet_name
|
Virtual Network名。 |
cors
|
クロスオリジン リソース共有 (CORS) 設定。 |
push
|
プッシュ エンドポイントの設定。 |
api_definition
|
アプリの正式な API 定義に関する情報。 |
auto_swap_slot_name
|
自動スワップ スロット名。 |
local_my_sql_enabled
|
|
ip_security_restrictions
|
IP セキュリティの制限。 |
http20_enabled
|
Http20Enabled: クライアントが http2.0 経由で接続できるように Web サイトを構成します。 規定値: True
|
min_tls_version
|
MinTlsVersion: SSL 要求に必要な TLS の最小バージョンを構成します。 既知の値は、"1.0"、"1.1"、および "1.2" です。 |
変数
名前 | 説明 |
---|---|
number_of_workers
|
worker 数。 |
default_documents
|
既定のドキュメント。 |
net_framework_version
|
.NET Frameworkバージョン。 |
php_version
|
PHP のバージョン。 |
python_version
|
Python のバージョン。 |
node_version
|
Node.js のバージョン。 |
linux_fx_version
|
Linux App Framework とバージョン。 |
request_tracing_enabled
|
|
request_tracing_expiration_time
|
トレースの有効期限を要求します。 |
remote_debugging_enabled
|
|
remote_debugging_version
|
リモート デバッグ バージョン。 |
http_logging_enabled
|
|
logs_directory_size_limit
|
HTTP ログのディレクトリ サイズの制限。 |
detailed_error_logging_enabled
|
|
publishing_username
|
発行ユーザー名。 |
app_settings
|
アプリケーション設定。 |
connection_strings
|
接続文字列。 |
machine_key
|
Site MachineKey。 |
handler_mappings
|
ハンドラー マッピング。 |
document_root
|
ドキュメント ルート。 |
scm_type
|
SCM 型。 既知の値は、"None"、"Dropbox"、"Tfs"、"LocalGit"、"GitHub"、"CodePlexGit"、"CodePlexHg"、"BitbucketGit"、"BitbucketHg"、"ExternalGit"、"ExternalHg"、"OneDrive"、"VSO" です。 |
use32_bit_worker_process
|
|
web_sockets_enabled
|
|
always_on
|
|
java_version
|
Java バージョン。 |
java_container
|
Java コンテナー。 |
java_container_version
|
Java コンテナーのバージョン。 |
app_command_line
|
起動するアプリのコマンド ライン。 |
managed_pipeline_mode
|
[マネージ パイプライン モード]: 既知の値は、"Integrated" と "Classic" です。 |
virtual_applications
|
仮想アプリケーション。 |
load_balancing
|
str または
SiteLoadBalancing
サイトの負荷分散。 既知の値は、"WeightedRoundRobin"、"LeastRequests"、"LeastResponseTime"、"WeightedTotalTraffic"、"RequestHash" です。 |
experiments
|
これは、ポリモーフィック型の場合に回避できます。 |
limits
|
サイトの制限。 |
auto_heal_enabled
|
|
auto_heal_rules
|
自動修復ルール。 |
tracing_options
|
トレース オプション。 |
vnet_name
|
Virtual Network名。 |
cors
|
クロスオリジン リソース共有 (CORS) 設定。 |
push
|
プッシュ エンドポイントの設定。 |
api_definition
|
アプリの正式な API 定義に関する情報。 |
auto_swap_slot_name
|
自動スワップ スロット名。 |
local_my_sql_enabled
|
|
ip_security_restrictions
|
IP セキュリティの制限。 |
http20_enabled
|
Http20Enabled: クライアントが http2.0 経由で接続できるように Web サイトを構成します。 |
min_tls_version
|
MinTlsVersion: SSL 要求に必要な TLS の最小バージョンを構成します。 既知の値は、"1.0"、"1.1"、および "1.2" です。 |
Azure SDK for Python