Sdílet prostřednictvím


ModelExtensions.ToSdkMatchCondition(PSMatchCondition) Method

Definition

public static Microsoft.Azure.Management.FrontDoor.Models.MatchCondition ToSdkMatchCondition (this Microsoft.Azure.Commands.FrontDoor.Models.PSMatchCondition psMatchCondition);
static member ToSdkMatchCondition : Microsoft.Azure.Commands.FrontDoor.Models.PSMatchCondition -> Microsoft.Azure.Management.FrontDoor.Models.MatchCondition
<Extension()>
Public Function ToSdkMatchCondition (psMatchCondition As PSMatchCondition) As MatchCondition

Parameters

psMatchCondition
PSMatchCondition

Returns

Applies to