Partilhar via


PSEventHubAttributes Constructors

Definition

Overloads

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

Applies to