次の方法で共有


IIotConnector.IngestionEndpointConfigurationConsumerGroup Property

Definition

Consumer group of the event hub to connected to.

[Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="Consumer group of the event hub to connected to.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="consumerGroup")]
public string IngestionEndpointConfigurationConsumerGroup { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="Consumer group of the event hub to connected to.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="consumerGroup")>]
member this.IngestionEndpointConfigurationConsumerGroup : string with get, set
Public Property IngestionEndpointConfigurationConsumerGroup As String

Property Value

Attributes

Applies to