Share via


ISchemaGroup.SchemaCompatibility Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.PSArgumentCompleter(new System.String[] { "None", "Backward", "Forward" })]
[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="schemaCompatibility", Update=true)]
public string SchemaCompatibility { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.PSArgumentCompleter(new System.String[] { "None", "Backward", "Forward" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="schemaCompatibility", Update=true)>]
member this.SchemaCompatibility : string with get, set
Public Property SchemaCompatibility As String

Property Value

Attributes

Applies to