你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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 Azure.Provisioning.BicepValue<bool> IsInternal { get; set; }
member this.IsInternal : Azure.Provisioning.BicepValue<bool> with get, set
Public Property IsInternal As BicepValue(Of Boolean)

Property Value

Applies to