ITopicProperties.InputSchemaMappingInputSchemaMappingType 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.
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=false, SerializedName="inputSchemaMappingType", Update=true)]
public string InputSchemaMappingInputSchemaMappingType { 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=false, SerializedName="inputSchemaMappingType", Update=true)>]
member this.InputSchemaMappingInputSchemaMappingType : string
Public ReadOnly Property InputSchemaMappingInputSchemaMappingType As String
Property Value
- Attributes