PSManagementPolicyRule.GetPSManagementPolicyRules Method

Definition

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

Returns

Applies to