Condividi tramite


IWithSiteConfigs<FluentT>.WithNetFrameworkVersion Metodo

Definizione

Specifica la versione di .NET Framework.

public Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<FluentT> WithNetFrameworkVersion (Microsoft.Azure.Management.AppService.Fluent.NetFrameworkVersion version);
abstract member WithNetFrameworkVersion : Microsoft.Azure.Management.AppService.Fluent.NetFrameworkVersion -> Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<'FluentT>
Public Function WithNetFrameworkVersion (version As NetFrameworkVersion) As IUpdate(Of FluentT)

Parametri

version
NetFrameworkVersion

Versione di .NET Framework.

Restituisce

Si applica a