VnetConfiguration.Internal Property

Definition

Boolean indicating the environment only has an internal load balancer. These environments do not have a public static IP resource, must provide ControlPlaneSubnetResourceId and AppSubnetResourceId if enabling this property.

public bool? Internal { get; set; }
member this.Internal : Nullable<bool> with get, set
Public Property Internal As Nullable(Of Boolean)

Property Value

Applies to