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