Share via


CreatorProperties interface

Creator resource properties

Properties

consumedStorageUnitSizeInBytes

The consumed storage unit size in bytes for the creator resource.

provisioningState

The state of the resource provisioning, terminal states: Succeeded, Failed, Canceled

storageUnits

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

totalStorageUnitSizeInBytes

The total allocated storage unit size in bytes for the creator resource.

Property Details

consumedStorageUnitSizeInBytes

The consumed storage unit size in bytes for the creator resource.

consumedStorageUnitSizeInBytes?: number

Property Value

number

provisioningState

The state of the resource provisioning, terminal states: Succeeded, Failed, Canceled

provisioningState?: string

Property Value

string

storageUnits

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

storageUnits: number

Property Value

number

totalStorageUnitSizeInBytes

The total allocated storage unit size in bytes for the creator resource.

totalStorageUnitSizeInBytes?: number

Property Value

number