IDetectorResponse.MetadataDescription Property

Definition

Short description of the detector and its purpose.

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

Property Value

Attributes

Applies to