ISiteConfigResource.TracingOption Property

Definition

Tracing options.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Tracing options.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="tracingOptions", Update=true)]
public string TracingOption { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Tracing options.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="tracingOptions", Update=true)>]
member this.TracingOption : string with get, set
Public Property TracingOption As String

Property Value

Attributes

Applies to