Поделиться через


IWithSiteConfigs<FluentT>.WithPlatformArchitecture Метод

Определение

Указывает используемую архитектуру платформы.

public Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithCreate<FluentT> WithPlatformArchitecture (Microsoft.Azure.Management.AppService.Fluent.PlatformArchitecture platform);
abstract member WithPlatformArchitecture : Microsoft.Azure.Management.AppService.Fluent.PlatformArchitecture -> Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithCreate<'FluentT>
Public Function WithPlatformArchitecture (platform As PlatformArchitecture) As IWithCreate(Of FluentT)

Параметры

platform
PlatformArchitecture

Архитектура платформы.

Возвращаемое значение

Применяется к