PSNamespaceAttributes 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
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