AIManagerProperties interface
AI Manager properties.
Properties
| delete |
Delete options of the AI Manager. Defaults to |
| managed |
The name of the managed resource group created by the AI Manager to hold underlying infrastructure resources. |
| provisioning |
The status of the last operation. |
Property Details
deletePolicy
Delete options of the AI Manager. Defaults to Delete if not specified.
deletePolicy?: string
Property Value
string
managedResourceGroupName
The name of the managed resource group created by the AI Manager to hold underlying infrastructure resources.
managedResourceGroupName?: string
Property Value
string
provisioningState
The status of the last operation.
provisioningState?: string
Property Value
string