Share via


ServiceTagDestination.Action Property

Definition

The action enum for networking rule.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.RuleAction? Action { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.Action : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.RuleAction> with get, set
Public Property Action As Nullable(Of RuleAction)

Property Value

Implements

Attributes

Applies to