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

ModelExtensions.ToSdkAzManagedRule(PSManagedRule) Method

Definition

public static Microsoft.Azure.Management.FrontDoor.Models.ManagedRuleSet ToSdkAzManagedRule (this Microsoft.Azure.Commands.FrontDoor.Models.PSManagedRule psRule);
static member ToSdkAzManagedRule : Microsoft.Azure.Commands.FrontDoor.Models.PSManagedRule -> Microsoft.Azure.Management.FrontDoor.Models.ManagedRuleSet
<Extension()>
Public Function ToSdkAzManagedRule (psRule As PSManagedRule) As ManagedRuleSet

Parameters

psRule
PSManagedRule

Returns

Applies to