ModelExtensions.ToPSBackend(Backend) 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.PSBackend ToPSBackend (this Microsoft.Azure.Management.FrontDoor.Models.Backend sdkBackend);
static member ToPSBackend : Microsoft.Azure.Management.FrontDoor.Models.Backend -> Microsoft.Azure.Commands.FrontDoor.Models.PSBackend
<Extension()>
Public Function ToPSBackend (sdkBackend As Backend) As PSBackend
Parameters
- sdkBackend
- Backend