Table of Contents

Class TargetScalerDescriptor

Namespace
Microsoft.Azure.WebJobs.Host.Scale
Assembly
Microsoft.Azure.WebJobs.Host.dll
public class TargetScalerDescriptor
Inheritance
TargetScalerDescriptor
Inherited Members

Constructors

TargetScalerDescriptor(string)

public TargetScalerDescriptor(string functionId)

Parameters

functionId string

Properties

FunctionId

public string FunctionId { get; }

Property Value

string