FrontendUpdateProperties interface
The updatable properties of the Frontend.
Properties
| association | Reference to an Association resource that contains the subnet where the private frontend should be deployed. |
| public |
Whether public network access is allowed for the frontend. Enabled indicates a public frontend; Disabled indicates a private frontend. |
| security |
Frontend Security Policy Configuration |
Property Details
association
Reference to an Association resource that contains the subnet where the private frontend should be deployed.
association?: FrontendAssociation
Property Value
publicNetworkAccess
Whether public network access is allowed for the frontend. Enabled indicates a public frontend; Disabled indicates a private frontend.
publicNetworkAccess?: string
Property Value
string
securityPolicyConfigurations
Frontend Security Policy Configuration
securityPolicyConfigurations?: SecurityPolicyConfigurations