Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreatorUpdateParameters

Package version

Parameters used to update an existing Creator resource.

Hierarchy

  • CreatorUpdateParameters

Index

Properties

Optional provisioningState

provisioningState: undefined | string

The state of the resource provisioning, terminal states: Succeeded, Failed, Canceled NOTE: This property will not be serialized. It can only be populated by the server.

Optional storageUnits

storageUnits: undefined | number

The storage units to be allocated. Integer values from 1 to 100, inclusive.

Optional tags

tags: undefined | {}

Gets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters.

Generated using TypeDoc