IDiagnostics.MetadataScore Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.Single) }, Read=true, ReadOnly=true, Required=false, SerializedName="score", Update=false)]
public float? MetadataScore { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="Authors' names of the detector", PossibleTypes=new System.Type[] { typeof(System.Single) }, Read=true, ReadOnly=true, Required=false, SerializedName="score", Update=false)>]
member this.MetadataScore : Nullable<single>
Public ReadOnly Property MetadataScore As Nullable(Of Single)
Property Value
- Attributes