ModelExtensions.ToPSCustomRule(CustomRule) 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.PSCustomRule ToPSCustomRule (this Microsoft.Azure.Management.FrontDoor.Models.CustomRule sdkRule);
static member ToPSCustomRule : Microsoft.Azure.Management.FrontDoor.Models.CustomRule -> Microsoft.Azure.Commands.FrontDoor.Models.PSCustomRule
<Extension()>
Public Function ToPSCustomRule (sdkRule As CustomRule) As PSCustomRule
Parameters
- sdkRule
- CustomRule