PSManagementPolicyRule.ParseManagementPolicyRules Method
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.
public static System.Collections.Generic.List<Microsoft.Azure.Management.Storage.Models.ManagementPolicyRule> ParseManagementPolicyRules (Microsoft.Azure.Commands.Management.Storage.Models.PSManagementPolicyRule[] psrules);
static member ParseManagementPolicyRules : Microsoft.Azure.Commands.Management.Storage.Models.PSManagementPolicyRule[] -> System.Collections.Generic.List<Microsoft.Azure.Management.Storage.Models.ManagementPolicyRule>
Public Shared Function ParseManagementPolicyRules (psrules As PSManagementPolicyRule()) As List(Of ManagementPolicyRule)
Parameters
- psrules
- PSManagementPolicyRule[]