1. Packages
  2. Packages
  3. Azure Native
  4. API Docs
  5. azureresiliencemanagement
  6. getGoalAssignment
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.23.0
published on Saturday, Jul 18, 2026 by Pulumi
azure-native logo
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.23.0
published on Saturday, Jul 18, 2026 by Pulumi

    Get a GoalAssignment

    Uses Azure REST API version 2026-03-01-preview.

    Other available API versions: 2025-02-01-preview, 2026-04-01-preview, 2026-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native azureresiliencemanagement [ApiVersion]. See the version guide for details.

    Using getGoalAssignment

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getGoalAssignment(args: GetGoalAssignmentArgs, opts?: InvokeOptions): Promise<GetGoalAssignmentResult>
    function getGoalAssignmentOutput(args: GetGoalAssignmentOutputArgs, opts?: InvokeOptions): Output<GetGoalAssignmentResult>
    def get_goal_assignment(goal_assignment_name: Optional[str] = None,
                            service_group_name: Optional[str] = None,
                            opts: Optional[InvokeOptions] = None) -> GetGoalAssignmentResult
    def get_goal_assignment_output(goal_assignment_name: pulumi.Input[Optional[str]] = None,
                            service_group_name: pulumi.Input[Optional[str]] = None,
                            opts: Optional[InvokeOptions] = None) -> Output[GetGoalAssignmentResult]
    func LookupGoalAssignment(ctx *Context, args *LookupGoalAssignmentArgs, opts ...InvokeOption) (*LookupGoalAssignmentResult, error)
    func LookupGoalAssignmentOutput(ctx *Context, args *LookupGoalAssignmentOutputArgs, opts ...InvokeOption) LookupGoalAssignmentResultOutput

    > Note: This function is named LookupGoalAssignment in the Go SDK.

    public static class GetGoalAssignment 
    {
        public static Task<GetGoalAssignmentResult> InvokeAsync(GetGoalAssignmentArgs args, InvokeOptions? opts = null)
        public static Output<GetGoalAssignmentResult> Invoke(GetGoalAssignmentInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetGoalAssignmentResult> getGoalAssignment(GetGoalAssignmentArgs args, InvokeOptions options)
    public static Output<GetGoalAssignmentResult> getGoalAssignment(GetGoalAssignmentArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:azureresiliencemanagement:getGoalAssignment
      arguments:
        # arguments dictionary
    data "azure-native_azureresiliencemanagement_get_goal_assignment" "name" {
        # arguments
    }

    The following arguments are supported:

    GoalAssignmentName string
    The name of the GoalAssignment
    ServiceGroupName string
    The name of the service group.
    GoalAssignmentName string
    The name of the GoalAssignment
    ServiceGroupName string
    The name of the service group.
    goal_assignment_name string
    The name of the GoalAssignment
    service_group_name string
    The name of the service group.
    goalAssignmentName String
    The name of the GoalAssignment
    serviceGroupName String
    The name of the service group.
    goalAssignmentName string
    The name of the GoalAssignment
    serviceGroupName string
    The name of the service group.
    goal_assignment_name str
    The name of the GoalAssignment
    service_group_name str
    The name of the service group.
    goalAssignmentName String
    The name of the GoalAssignment
    serviceGroupName String
    The name of the service group.

    getGoalAssignment Result

    The following output properties are available:

    AzureApiVersion string
    The Azure API version of the resource.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Name string
    The name of the resource
    Properties Pulumi.AzureNative.AzureResilienceManagement.Outputs.GoalAssignmentPropertiesResponse
    The resource-specific properties for this resource.
    SystemData Pulumi.AzureNative.AzureResilienceManagement.Outputs.SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    AzureApiVersion string
    The Azure API version of the resource.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Name string
    The name of the resource
    Properties GoalAssignmentPropertiesResponse
    The resource-specific properties for this resource.
    SystemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    azure_api_version string
    The Azure API version of the resource.
    id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name string
    The name of the resource
    properties object
    The resource-specific properties for this resource.
    system_data object
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    azureApiVersion String
    The Azure API version of the resource.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name String
    The name of the resource
    properties GoalAssignmentPropertiesResponse
    The resource-specific properties for this resource.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    azureApiVersion string
    The Azure API version of the resource.
    id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name string
    The name of the resource
    properties GoalAssignmentPropertiesResponse
    The resource-specific properties for this resource.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    azure_api_version str
    The Azure API version of the resource.
    id str
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name str
    The name of the resource
    properties GoalAssignmentPropertiesResponse
    The resource-specific properties for this resource.
    system_data SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    azureApiVersion String
    The Azure API version of the resource.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name String
    The name of the resource
    properties Property Map
    The resource-specific properties for this resource.
    systemData Property Map
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

    Supporting Types

    ErrorAdditionalInfoResponse

    Info object
    The additional info.
    Type string
    The additional info type.
    Info interface{}
    The additional info.
    Type string
    The additional info type.
    info any
    The additional info.
    type string
    The additional info type.
    info Object
    The additional info.
    type String
    The additional info type.
    info any
    The additional info.
    type string
    The additional info type.
    info Any
    The additional info.
    type str
    The additional info type.
    info Any
    The additional info.
    type String
    The additional info type.

    ErrorDetailResponse

    AdditionalInfo []ErrorAdditionalInfoResponse
    The error additional info.
    Code string
    The error code.
    Details []ErrorDetailResponse
    The error details.
    Message string
    The error message.
    Target string
    The error target.
    additional_info list(object)
    The error additional info.
    code string
    The error code.
    details list(object)
    The error details.
    message string
    The error message.
    target string
    The error target.
    additionalInfo List<ErrorAdditionalInfoResponse>
    The error additional info.
    code String
    The error code.
    details List<ErrorDetailResponse>
    The error details.
    message String
    The error message.
    target String
    The error target.
    additionalInfo ErrorAdditionalInfoResponse[]
    The error additional info.
    code string
    The error code.
    details ErrorDetailResponse[]
    The error details.
    message string
    The error message.
    target string
    The error target.
    additional_info Sequence[ErrorAdditionalInfoResponse]
    The error additional info.
    code str
    The error code.
    details Sequence[ErrorDetailResponse]
    The error details.
    message str
    The error message.
    target str
    The error target.
    additionalInfo List<Property Map>
    The error additional info.
    code String
    The error code.
    details List<Property Map>
    The error details.
    message String
    The error message.
    target String
    The error target.

    GoalAssignmentPropertiesResponse

    ErrorDetails Pulumi.AzureNative.AzureResilienceManagement.Inputs.ErrorDetailResponse
    Details of any errors encountered during the operation.
    GoalAssignmentType string
    The type of goal assignment.
    GoalTemplateId string
    Arm id of the goal template.
    ProvisioningState string
    Provisioning state
    ServiceLevelResources List<Pulumi.AzureNative.AzureResilienceManagement.Inputs.ServiceLevelResourceResponse>
    List of service level resources.
    ErrorDetails ErrorDetailResponse
    Details of any errors encountered during the operation.
    GoalAssignmentType string
    The type of goal assignment.
    GoalTemplateId string
    Arm id of the goal template.
    ProvisioningState string
    Provisioning state
    ServiceLevelResources []ServiceLevelResourceResponse
    List of service level resources.
    error_details object
    Details of any errors encountered during the operation.
    goal_assignment_type string
    The type of goal assignment.
    goal_template_id string
    Arm id of the goal template.
    provisioning_state string
    Provisioning state
    service_level_resources list(object)
    List of service level resources.
    errorDetails ErrorDetailResponse
    Details of any errors encountered during the operation.
    goalAssignmentType String
    The type of goal assignment.
    goalTemplateId String
    Arm id of the goal template.
    provisioningState String
    Provisioning state
    serviceLevelResources List<ServiceLevelResourceResponse>
    List of service level resources.
    errorDetails ErrorDetailResponse
    Details of any errors encountered during the operation.
    goalAssignmentType string
    The type of goal assignment.
    goalTemplateId string
    Arm id of the goal template.
    provisioningState string
    Provisioning state
    serviceLevelResources ServiceLevelResourceResponse[]
    List of service level resources.
    error_details ErrorDetailResponse
    Details of any errors encountered during the operation.
    goal_assignment_type str
    The type of goal assignment.
    goal_template_id str
    Arm id of the goal template.
    provisioning_state str
    Provisioning state
    service_level_resources Sequence[ServiceLevelResourceResponse]
    List of service level resources.
    errorDetails Property Map
    Details of any errors encountered during the operation.
    goalAssignmentType String
    The type of goal assignment.
    goalTemplateId String
    Arm id of the goal template.
    provisioningState String
    Provisioning state
    serviceLevelResources List<Property Map>
    List of service level resources.

    ServiceLevelResourceResponse

    ServiceLevelIndicatorResourceId string
    The arm id of the service level indicator resource
    ServiceLevelObjectiveResourceId string
    The arm id of the service level object resource
    ServiceLevelIndicatorResourceId string
    The arm id of the service level indicator resource
    ServiceLevelObjectiveResourceId string
    The arm id of the service level object resource
    service_level_indicator_resource_id string
    The arm id of the service level indicator resource
    service_level_objective_resource_id string
    The arm id of the service level object resource
    serviceLevelIndicatorResourceId String
    The arm id of the service level indicator resource
    serviceLevelObjectiveResourceId String
    The arm id of the service level object resource
    serviceLevelIndicatorResourceId string
    The arm id of the service level indicator resource
    serviceLevelObjectiveResourceId string
    The arm id of the service level object resource
    service_level_indicator_resource_id str
    The arm id of the service level indicator resource
    service_level_objective_resource_id str
    The arm id of the service level object resource
    serviceLevelIndicatorResourceId String
    The arm id of the service level indicator resource
    serviceLevelObjectiveResourceId String
    The arm id of the service level object resource

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    created_at string
    The timestamp of resource creation (UTC).
    created_by string
    The identity that created the resource.
    created_by_type string
    The type of identity that created the resource.
    last_modified_at string
    The timestamp of resource last modification (UTC)
    last_modified_by string
    The identity that last modified the resource.
    last_modified_by_type string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    The type of identity that last modified the resource.
    created_at str
    The timestamp of resource creation (UTC).
    created_by str
    The identity that created the resource.
    created_by_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
    Viewing docs for Azure Native v3.23.0
    published on Saturday, Jul 18, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial