Share via


IInputSchemaMapping.Type Property

Definition

Type of the custom mapping

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="Type of the custom mapping", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=true, SerializedName="inputSchemaMappingType", Update=true)]
public string Type { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="Type of the custom mapping", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=true, SerializedName="inputSchemaMappingType", Update=true)>]
member this.Type : string
Public ReadOnly Property Type As String

Property Value

Attributes

Applies to