Language

IVirtualNetworkRule.Action Property

Definition

The action of virtual network rule.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.Info(Description="The action of virtual network rule.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="action")]
public string Action { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.Info(Description="The action of virtual network rule.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="action")>]
member this.Action : string with get, set
Public Property Action As String

Property Value

Attributes

Applies to