Share via


ISchemaGroupProperties1.SchemaCompatibility Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Support.SchemaCompatibility) }, ReadOnly=false, Required=false, SerializedName="schemaCompatibility")]
public Microsoft.Azure.PowerShell.Cmdlets.EventHub.Support.SchemaCompatibility? SchemaCompatibility { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Support.SchemaCompatibility) }, ReadOnly=false, Required=false, SerializedName="schemaCompatibility")>]
member this.SchemaCompatibility : Nullable<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Support.SchemaCompatibility> with get, set
Public Property SchemaCompatibility As Nullable(Of SchemaCompatibility)

Property Value

Attributes

Applies to