SubnetResource.DefaultOutboundAccess Property

Definition

Set this property to false to disable default outbound connectivity for all VMs in the subnet.

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

Property Value

Applies to