GoalAssignmentProperties interface

Definition of goal assignment property.

Properties

errorDetails

Details of any errors encountered during the operation.

goalAssignmentType

The type of goal assignment.

goalTemplateId

Arm id of the goal template.

provisioningState

Provisioning state

serviceLevelResources

List of service level resources.

Property Details

errorDetails

Details of any errors encountered during the operation.

errorDetails?: ErrorDetail

Property Value

goalAssignmentType

The type of goal assignment.

goalAssignmentType: string

Property Value

string

goalTemplateId

Arm id of the goal template.

goalTemplateId: string

Property Value

string

provisioningState

Provisioning state

provisioningState?: string

Property Value

string

serviceLevelResources

List of service level resources.

serviceLevelResources?: ServiceLevelResource[]

Property Value