RequestsBasedTrigger Class
- java.
lang. Object - com.
microsoft. azure. management. appservice. RequestsBasedTrigger
- com.
public class RequestsBasedTrigger
Trigger based on total requests.
Modifier and Type | Method and Description |
---|---|
Integer |
count()
Get the count value. |
String |
time Get the timeInterval value. |
Requests |
with Set the count value. |
Requests |
with Set the timeInterval value. |
count
public Integer count()
Get the count value.
Returns:
timeInterval
public String timeInterval()
Get the timeInterval value.
Returns:
withCount
public RequestsBasedTrigger withCount(Integer count)
Set the count value.
Parameters:
Returns:
withTimeInterval
public RequestsBasedTrigger withTimeInterval(String timeInterval)
Set the timeInterval value.
Parameters:
Returns:
Comentários do Azure SDK for Java
O Azure SDK for Java é um projeto código aberto. Selecione um link para fornecer comentários: