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