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

PSNetworkRuleSet.ParseStorageNetworkRuleIPRule(PSIpRule) Method

Definition

public static Microsoft.Azure.Management.Storage.Models.IPRule ParseStorageNetworkRuleIPRule (Microsoft.Azure.Commands.Management.Storage.Models.PSIpRule ipRule);
static member ParseStorageNetworkRuleIPRule : Microsoft.Azure.Commands.Management.Storage.Models.PSIpRule -> Microsoft.Azure.Management.Storage.Models.IPRule
Public Shared Function ParseStorageNetworkRuleIPRule (ipRule As PSIpRule) As IPRule

Parameters

ipRule
PSIpRule

Returns

Applies to