Share via


WebSite.IsEndToEndEncryptionEnabled Property

Definition

Whether to use end to end encryption between the FrontEnd and the Worker.

public Azure.Provisioning.BicepValue<bool> IsEndToEndEncryptionEnabled { get; set; }
member this.IsEndToEndEncryptionEnabled : Azure.Provisioning.BicepValue<bool> with get, set
Public Property IsEndToEndEncryptionEnabled As BicepValue(Of Boolean)

Property Value

Applies to