你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

Applies to