FunctionProperties Class
- java.
lang. Object - com.
microsoft. azure. management. streamanalytics. FunctionProperties
- com.
public class FunctionProperties
The properties that are associated with a function.
Method Summary
Modifier and Type | Method and Description |
---|---|
String |
etag()
Get the etag value. |
Method Details
etag
public String etag()
Get the etag value.
Returns:
the etag value
Applies to
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java