azure-web-apps
List azure web apps.
azure-web-apps [profile=PROFILE]
- profile=PROFILE
- Azure profile names. all profiles by default.
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | The identifier of Azure connect profile |
| region | String | ||
| resource_group | String | Resource Group | Resource Group |
| type | String | Type | Type |
| name | String | Name | Name |
| host_names | String | Host Name | Host Name |
| os | String | OS | OS |
| platform | String | Platform | Platform |
| cmd_line | String | CMD Line | CMD Line |
| container_size | String | Container Size | Container Size |
| enabled | String | Enabled | Enabled Status |
| load_balancing | String | Load Balancing | Load Balancing |
| cors_origin | String | Cors Orgin | Cross Origin Resource Sharing Orgin |
| use_local_mysql | String | Use local Mysql | Use local Mysql |
| use_auto_heal | String | Use Auto heal | Use Auto heal |
| use_http2 | String | use http2 | use http2 |
| use_http_log | String | use http log | usage of http log |
| use_client_affinity | String | use client affinity | usage of client affinity |
| use_https_only | String | use https only | usage of https only |
| use_client_cert | String | use client cert | usage of client certification |
| use_req_trace | String | use reqest trace | usage of request trace |
| use_remote_debug | String | use remote debug | usage of remote debug |
| max_cpu_usage | String | Max CPU usage | Max CPU usage |
| max_memory_size | String | Max Memoery size | Max Memory Size |
| max_disk_size | String | Max Disk size | Max Disk size |
| max_log_size | String | Max Log size | Max Log size |
| always_on | String | Always on | Always on |
| publish_user | String | Publish User | Publish user |
| java_container | String | Java Container | Java Container |
| java_version | String | Java Version | Java Version |
| node_version | String | Node Version | Node Version |
| php_version | String | php Version | php Version |
| python_version | String | Python Version | Python Version |
| dotnet_version | String | dotnet Version | dotnet Version |
| remote_debug_version | String | Remote Debug Version | Remote Debug Version |
| ip_restrictions | String | IP Restrictions | IP Restrctions |
| outbound_ip_list | String | Outbound IP List | Outbound IP List |
| id | String | ID | ID |
| tags | String | Tags | Tags |