Compartir a través de


VirtualWanSecurityProviders.SupportedProviders Propiedad

Definición

Obtiene o establece la lista de proveedores de seguridad de 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a