ModelExtensions.ToPSMatchCondition(MatchCondition) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.Azure.Commands.FrontDoor.Models.PSMatchCondition ToPSMatchCondition (this Microsoft.Azure.Management.FrontDoor.Models.MatchCondition sdkMatchCondition);
static member ToPSMatchCondition : Microsoft.Azure.Management.FrontDoor.Models.MatchCondition -> Microsoft.Azure.Commands.FrontDoor.Models.PSMatchCondition
<Extension()>
Public Function ToPSMatchCondition (sdkMatchCondition As MatchCondition) As PSMatchCondition
Parameters
- sdkMatchCondition
- MatchCondition