VcnUnderlyingNetworkTemplate.MatchForbidden フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.Net.Vcn.TemplateMatchParameter enum directly instead of this field.

ネットワーク特性の一致条件を構成するために使用されます。

[Android.Runtime.Register("MATCH_FORBIDDEN", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Vcn.TemplateMatchParameter enum directly instead of this field.", true)]
public const Android.Net.Vcn.TemplateMatchParameter MatchForbidden = 2;
[<Android.Runtime.Register("MATCH_FORBIDDEN", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.Vcn.TemplateMatchParameter enum directly instead of this field.", true)>]
val mutable MatchForbidden : Android.Net.Vcn.TemplateMatchParameter

フィールド値

Value = 2
属性

注釈

ネットワーク特性の一致条件を構成するために使用されます。 これには、ネットワーク機能や携帯電話のサブスクリプション情報が含まれる場合があります。 このテンプレートと一致させるために、ネットワークに機能を持たないようにする必要があることを示します。

android.net.vcn.VcnUnderlyingNetworkTemplate.MATCH_FORBIDDENJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象