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