Bagikan melalui


AzureFirewallNatRCAction.Type Property

Definition

Gets or sets the type of action. Possible values include: 'Snat', 'Dnat'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to