Condividi tramite


ISchemaGroup.GroupProperty Property

Definition

dictionary object for SchemaGroup group properties

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Create=true, Description="dictionary object for SchemaGroup group properties", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.ISchemaGroupProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="groupProperties", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.ISchemaGroupProperties GroupProperty { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Create=true, Description="dictionary object for SchemaGroup group properties", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.ISchemaGroupProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="groupProperties", Update=true)>]
member this.GroupProperty : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.ISchemaGroupProperties with get, set
Public Property GroupProperty As ISchemaGroupProperties

Property Value

Attributes

Applies to