次の方法で共有


VirtualWanSecurityProviders.SupportedProviders プロパティ

定義

VirtualWAN セキュリティ プロバイダーの一覧を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="supportedProviders")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.VirtualWanSecurityProvider> SupportedProviders { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedProviders")>]
member this.SupportedProviders : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.VirtualWanSecurityProvider> with get, set
Public Property SupportedProviders As IList(Of VirtualWanSecurityProvider)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象