PSTopicAttributes 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
PSTopicAttributes() | |
PSTopicAttributes(SBTopic) |
PSTopicAttributes()
public PSTopicAttributes ();
Public Sub New ()
Applies to
PSTopicAttributes(SBTopic)
public PSTopicAttributes (Microsoft.Azure.Management.ServiceBus.Models.SBTopic topicResource);
new Microsoft.Azure.Commands.ServiceBus.Models.PSTopicAttributes : Microsoft.Azure.Management.ServiceBus.Models.SBTopic -> Microsoft.Azure.Commands.ServiceBus.Models.PSTopicAttributes
Public Sub New (topicResource As SBTopic)
Parameters
- topicResource
- SBTopic