NewAzureOperationalInsightsSavedSearchCommand.Category Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The saved search category.", Mandatory=true, Position=4, ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string Category { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The saved search category.", Mandatory=true, Position=4, ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Category : string with get, set
Public Property Category As String

Property Value

String
Attributes

Applies to