Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InputProperties

Package version

The properties that are associated with an input.

Hierarchy

  • InputProperties

Index

Properties

Optional diagnostics

diagnostics: Diagnostics

Describes conditions applicable to the Input, Output, or the job overall, that warrant customer attention. NOTE: This property will not be serialized. It can only be populated by the server.

Optional etag

etag: undefined | string

The current entity tag for the input. 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.

Optional serialization

serialization: SerializationUnion

Describes how data from an input is serialized or how data is serialized when written to an output. Required on PUT (CreateOrReplace) requests.

type

type: "InputProperties"

Polymorphic Discriminator

Generated using TypeDoc