Aracılığıyla paylaş


VirtualWanSecurityProviders.SupportedProviders Property

Definition

Gets or sets list of VirtualWAN security providers.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to