GoalAssignmentProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Definition of goal assignment property.
public class GoalAssignmentProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ResilienceManagement.Models.GoalAssignmentProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ResilienceManagement.Models.GoalAssignmentProperties>
type GoalAssignmentProperties = class
interface IJsonModel<GoalAssignmentProperties>
interface IPersistableModel<GoalAssignmentProperties>
Public Class GoalAssignmentProperties
Implements IJsonModel(Of GoalAssignmentProperties), IPersistableModel(Of GoalAssignmentProperties)
- Inheritance
-
GoalAssignmentProperties
- Implements
Constructors
| Name | Description |
|---|---|
| GoalAssignmentProperties(ResourceIdentifier, GoalAssignmentType) |
Initializes a new instance of GoalAssignmentProperties. |
Properties
| Name | Description |
|---|---|
| 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. |