共用方式為


VirtualWanSecurityProvider.Type Property

Definition

Gets or sets name of the security provider. Possible values include: 'External', 'Native'

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public Microsoft.Azure.Management.Network.Fluent.Models.VirtualWanSecurityProviderType Type { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : Microsoft.Azure.Management.Network.Fluent.Models.VirtualWanSecurityProviderType with get, set
Public Property Type As VirtualWanSecurityProviderType

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to