Share via


VcnConfig.RestrictedUnderlyingNetworkTransports Property

Definition

Retrieve the transports that will be restricted by the VCN.

public System.Collections.Generic.ICollection<Java.Lang.Integer> RestrictedUnderlyingNetworkTransports { [Android.Runtime.Register("getRestrictedUnderlyingNetworkTransports", "()Ljava/util/Set;", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getRestrictedUnderlyingNetworkTransports", "()Ljava/util/Set;", "", ApiSince=34)>]
member this.RestrictedUnderlyingNetworkTransports : System.Collections.Generic.ICollection<Java.Lang.Integer>

Property Value

Attributes

Remarks

Retrieve the transports that will be restricted by the VCN.

Java documentation for android.net.vcn.VcnConfig.getRestrictedUnderlyingNetworkTransports().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to