Condividi tramite


IDetectorResponseProperties.MetadataDescription Property

Definition

Short description of the detector and its purpose

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

Property Value

Attributes

Applies to