次の方法で共有


IDiagnosticsDefinition.Author Property

Definition

Authors' names of the detector

[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="Authors' names 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.App.Runtime.Info(Create=false, Description="Authors' names 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