Share via


IDetectorResponse.MetadataId Property

Definition

Id of detector

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

Property Value

Attributes

Applies to