Compartir a través de


ModelExtensions.ToSdkBackendPoolsSettings(PSBackendPoolsSetting) Method

Definition

public static Microsoft.Azure.Management.FrontDoor.Models.BackendPoolsSettings ToSdkBackendPoolsSettings (this Microsoft.Azure.Commands.FrontDoor.Models.PSBackendPoolsSetting psBackendPoolsSetting);
static member ToSdkBackendPoolsSettings : Microsoft.Azure.Commands.FrontDoor.Models.PSBackendPoolsSetting -> Microsoft.Azure.Management.FrontDoor.Models.BackendPoolsSettings
<Extension()>
Public Function ToSdkBackendPoolsSettings (psBackendPoolsSetting As PSBackendPoolsSetting) As BackendPoolsSettings

Parameters

psBackendPoolsSetting
PSBackendPoolsSetting

Returns

Microsoft.Azure.Management.FrontDoor.Models.BackendPoolsSettings

Applies to