PSEventHubProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class PSEventHubProperties
type PSEventHubProperties = class
Public Class PSEventHubProperties
- Inheritance
-
PSEventHubProperties
Constructors
PSEventHubProperties() |
Properties
Endpoint |
The endpoint. |
PartitionCount |
The partition count. Range of values [For F1: 2-2, S1: 2-128, S2: 2-128, S3: 2-128]. |
PartitionIds |
The partition ids. |
Path |
The eventhub path. |
RetentionTimeInDays |
The retention time in days. Range of values [For F1: 1-1, S1: 1-7, S2: 1-7, S3: 1-7]. |