AzureEventHubResource Properties
Class Properties 4 members
Represents an Azure Event Hub. Initializes a new instance of the
AzureEventHubResource class. Gets the connection string expression for the Azure Event Hub.
public ReferenceExpression ConnectionStringExpression { get; } Gets the parent Azure Event Hubs resource.
public AzureEventHubsResource Parent { get; } Number of partitions created for the Event Hub, allowed values are from 1 to 32 partitions.
public long? PartitionCount { get; set; }