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

ModelExtensions.ToSdkCustomRule(PSCustomRule) Method

Definition

public static Microsoft.Azure.Management.FrontDoor.Models.CustomRule ToSdkCustomRule (this Microsoft.Azure.Commands.FrontDoor.Models.PSCustomRule psRule);
static member ToSdkCustomRule : Microsoft.Azure.Commands.FrontDoor.Models.PSCustomRule -> Microsoft.Azure.Management.FrontDoor.Models.CustomRule
<Extension()>
Public Function ToSdkCustomRule (psRule As PSCustomRule) As CustomRule

Parameters

psRule
PSCustomRule

Returns

Microsoft.Azure.Management.FrontDoor.Models.CustomRule

Applies to