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

ModelExtensions.ToSdkMatchcondition(PSRulesEngineMatchCondition) Method

Definition

public static Microsoft.Azure.Management.FrontDoor.Models.RulesEngineMatchCondition ToSdkMatchcondition (Microsoft.Azure.Commands.FrontDoor.Models.PSRulesEngineMatchCondition psRulesEngineMatchCondition);
static member ToSdkMatchcondition : Microsoft.Azure.Commands.FrontDoor.Models.PSRulesEngineMatchCondition -> Microsoft.Azure.Management.FrontDoor.Models.RulesEngineMatchCondition
Public Function ToSdkMatchcondition (psRulesEngineMatchCondition As PSRulesEngineMatchCondition) As RulesEngineMatchCondition

Parameters

psRulesEngineMatchCondition
PSRulesEngineMatchCondition

Returns

Applies to