Condividi tramite


IFunctionsIdentity.DiagnosticsName Property

Definition

Name of the diagnostics item.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Name of the diagnostics item.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="diagnosticsName")]
public string DiagnosticsName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Name of the diagnostics item.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="diagnosticsName")>]
member this.DiagnosticsName : string with get, set
Public Property DiagnosticsName As String

Property Value

Attributes

Applies to