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

PSBlobInventoryPolicy.ParseBlobInventoryPolicyRules Method

Definition

public static System.Collections.Generic.List<Microsoft.Azure.Management.Storage.Models.BlobInventoryPolicyRule> ParseBlobInventoryPolicyRules (Microsoft.Azure.Commands.Management.Storage.Models.PSBlobInventoryPolicyRule[] rules);
static member ParseBlobInventoryPolicyRules : Microsoft.Azure.Commands.Management.Storage.Models.PSBlobInventoryPolicyRule[] -> System.Collections.Generic.List<Microsoft.Azure.Management.Storage.Models.BlobInventoryPolicyRule>
Public Shared Function ParseBlobInventoryPolicyRules (rules As PSBlobInventoryPolicyRule()) As List(Of BlobInventoryPolicyRule)

Parameters

Returns

Applies to