Share via


NetworkInterface.DefaultOutboundConnectivityEnabled Property

Definition

Whether default outbound connectivity for nic was configured or not.

public Azure.Provisioning.BicepValue<bool> DefaultOutboundConnectivityEnabled { get; }
member this.DefaultOutboundConnectivityEnabled : Azure.Provisioning.BicepValue<bool>
Public ReadOnly Property DefaultOutboundConnectivityEnabled As BicepValue(Of Boolean)

Property Value

Applies to