PSEventHubAttributes Constructors
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.
Overloads
PSEventHubAttributes() | |
PSEventHubAttributes(Eventhub) |
PSEventHubAttributes()
public PSEventHubAttributes ();
Public Sub New ()
Applies to
PSEventHubAttributes(Eventhub)
public PSEventHubAttributes (Microsoft.Azure.Management.EventHub.Models.Eventhub ehResource);
new Microsoft.Azure.Commands.EventHub.Models.PSEventHubAttributes : Microsoft.Azure.Management.EventHub.Models.Eventhub -> Microsoft.Azure.Commands.EventHub.Models.PSEventHubAttributes
Public Sub New (ehResource As Eventhub)
Parameters
- ehResource
- Eventhub