HciVmNetworkInterfaceProperties.IsSdnPoliciesBypassed Property

Definition

This setting is applicable only when SDN is supported and enabled in the environment. Indicates whether SDN policies should be bypassed for this network interface. By default, SDN is enabled. Set this value to true only if you want to disable SDN for the network interface.

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

Property Value

Applies to