FunctionProperties interface

The properties that are associated with a function.

Properties

etag

The current entity tag for the function. This is an opaque string. You can use it to detect whether the resource has changed between requests. You can also use it in the If-Match or If-None-Match headers for write operations for optimistic concurrency. NOTE: This property will not be serialized. It can only be populated by the server.

type

Polymorphic discriminator, which specifies the different types this object can be

Property Details

etag

The current entity tag for the function. This is an opaque string. You can use it to detect whether the resource has changed between requests. You can also use it in the If-Match or If-None-Match headers for write operations for optimistic concurrency. NOTE: This property will not be serialized. It can only be populated by the server.

etag?: string

Property Value

string

type

Polymorphic discriminator, which specifies the different types this object can be

type: "Scalar"

Property Value

"Scalar"