你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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