Table of Contents

Class AppServicesHostingUtility

Namespace
Microsoft.Azure.WebJobs.Host
Assembly
Microsoft.Azure.WebJobs.Host.dll
public static class AppServicesHostingUtility
Inheritance
AppServicesHostingUtility
Inherited Members

Methods

GetMemoryLimitBytes(string, int?)

public static long GetMemoryLimitBytes(string sku = null, int? numCores = null)

Parameters

sku string
numCores int?

Returns

long