VcnUnderlyingNetworkTemplate.MatchAny フィールド

定義

注意事項

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

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

[Android.Runtime.Register("MATCH_ANY", 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 MatchAny = 0;
[<Android.Runtime.Register("MATCH_ANY", 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 MatchAny : Android.Net.Vcn.TemplateMatchParameter

フィールド値

Value = 0
属性

注釈

の Java ドキュメント android.net.vcn.VcnUnderlyingNetworkTemplate.MATCH_ANY

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

適用対象