NetworkSecuritySetRuleParameters.Action Property

 

Required. Gets or sets Action. Allow/Deny. Whether to allow or deny traffic.

Namespace:   Microsoft.WindowsAzure.Management.Network.Models
Assembly:  Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)

public string Action { get; set; }

Property Value

Type: System.String
Return to top
Show: