Optional
descriptionA textual description of the model (can be any text).
Optional
onAn optional initial progress handler that will be called when the poller state updates. This handler will be called once immediately after the poller state is initialized.
Optional
resumeA serialized poller state. If provided, the polling operation will be resumed from the given state instead of started as if it were a new operation.
Optional
tagsAdditional, user-specified key-value pairs to associate with the model as persistent metadata.
Optional
updateThe amount of time to wait (in milliseconds) between subsequent requests relating to the same operation.
Generated using TypeDoc
Options for the model creation operation.