IDetectorInfo.Author Property

Definition

Author of the detector.

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

Property Value

Attributes

Applies to