Share via


ContainerAppVnetConfiguration.IsInternal Property

Definition

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

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

Property Value

Applies to