PSAuthorizationRuleAttributes 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
PSAuthorizationRuleAttributes() | |
PSAuthorizationRuleAttributes(AuthorizationRule) |
PSAuthorizationRuleAttributes()
public PSAuthorizationRuleAttributes ();
Public Sub New ()
Applies to
PSAuthorizationRuleAttributes(AuthorizationRule)
public PSAuthorizationRuleAttributes (Microsoft.Azure.Management.EventHub.Models.AuthorizationRule authRuleResource);
new Microsoft.Azure.Commands.EventHub.Models.PSAuthorizationRuleAttributes : Microsoft.Azure.Management.EventHub.Models.AuthorizationRule -> Microsoft.Azure.Commands.EventHub.Models.PSAuthorizationRuleAttributes
Public Sub New (authRuleResource As AuthorizationRule)
Parameters
- authRuleResource
- AuthorizationRule