FqdnOutboundRule.Category Property

Definition

Category of a managed network Outbound Rule of a machine learning workspace.

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

Property Value

Implements

Attributes

Applies to