Share via


PSNamespaceAttributes Constructors

Definition

Overloads

PSNamespaceAttributes()
PSNamespaceAttributes(SBNamespace)

PSNamespaceAttributes()

public PSNamespaceAttributes ();
Public Sub New ()

Applies to

PSNamespaceAttributes(SBNamespace)

public PSNamespaceAttributes (Microsoft.Azure.Management.ServiceBus.Models.SBNamespace evResource);
new Microsoft.Azure.Commands.ServiceBus.Models.PSNamespaceAttributes : Microsoft.Azure.Management.ServiceBus.Models.SBNamespace -> Microsoft.Azure.Commands.ServiceBus.Models.PSNamespaceAttributes
Public Sub New (evResource As SBNamespace)

Parameters

evResource
SBNamespace

Applies to