Share via


IExporter.SchemaRecordMap Property

Definition

Record Map.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Runtime.Info(Create=true, Description="Record Map.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Models.IRecordMap) }, Read=true, ReadOnly=false, Required=false, SerializedName="recordMap", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Models.IRecordMap> SchemaRecordMap { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Runtime.Info(Create=true, Description="Record Map.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Models.IRecordMap) }, Read=true, ReadOnly=false, Required=false, SerializedName="recordMap", Update=true)>]
member this.SchemaRecordMap : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Models.IRecordMap> with get, set
Public Property SchemaRecordMap As List(Of IRecordMap)

Property Value

Attributes

Applies to