共用方式為


VirtualApplication.IsPreloadEnabled Property

Definition

<code>true</code> if preloading is enabled; otherwise, <code>false</code>.

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

Property Value

Applies to