Partilhar via


IFunctionsIdentity.DiagnosticCategory Property

Definition

Diagnostic Category

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Diagnostic Category", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="diagnosticCategory")]
public string DiagnosticCategory { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Diagnostic Category", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="diagnosticCategory")>]
member this.DiagnosticCategory : string with get, set
Public Property DiagnosticCategory As String

Property Value

Attributes

Applies to