1. Packages
  2. Azure Native v2
  3. API Docs
  4. devcenter
  5. getProjectCatalogEnvironmentDefinitionErrorDetails
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.82.0 published on Friday, Jan 10, 2025 by Pulumi

azure-native-v2.devcenter.getProjectCatalogEnvironmentDefinitionErrorDetails

Explore with Pulumi AI

These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.82.0 published on Friday, Jan 10, 2025 by Pulumi

Gets Environment Definition error details Azure REST API version: 2024-02-01.

Other available API versions: 2024-05-01-preview, 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview, 2024-10-01-preview.

Using getProjectCatalogEnvironmentDefinitionErrorDetails

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 getProjectCatalogEnvironmentDefinitionErrorDetails(args: GetProjectCatalogEnvironmentDefinitionErrorDetailsArgs, opts?: InvokeOptions): Promise<GetProjectCatalogEnvironmentDefinitionErrorDetailsResult>
function getProjectCatalogEnvironmentDefinitionErrorDetailsOutput(args: GetProjectCatalogEnvironmentDefinitionErrorDetailsOutputArgs, opts?: InvokeOptions): Output<GetProjectCatalogEnvironmentDefinitionErrorDetailsResult>
Copy
def get_project_catalog_environment_definition_error_details(catalog_name: Optional[str] = None,
                                                             environment_definition_name: Optional[str] = None,
                                                             project_name: Optional[str] = None,
                                                             resource_group_name: Optional[str] = None,
                                                             opts: Optional[InvokeOptions] = None) -> GetProjectCatalogEnvironmentDefinitionErrorDetailsResult
def get_project_catalog_environment_definition_error_details_output(catalog_name: Optional[pulumi.Input[str]] = None,
                                                             environment_definition_name: Optional[pulumi.Input[str]] = None,
                                                             project_name: Optional[pulumi.Input[str]] = None,
                                                             resource_group_name: Optional[pulumi.Input[str]] = None,
                                                             opts: Optional[InvokeOptions] = None) -> Output[GetProjectCatalogEnvironmentDefinitionErrorDetailsResult]
Copy
func GetProjectCatalogEnvironmentDefinitionErrorDetails(ctx *Context, args *GetProjectCatalogEnvironmentDefinitionErrorDetailsArgs, opts ...InvokeOption) (*GetProjectCatalogEnvironmentDefinitionErrorDetailsResult, error)
func GetProjectCatalogEnvironmentDefinitionErrorDetailsOutput(ctx *Context, args *GetProjectCatalogEnvironmentDefinitionErrorDetailsOutputArgs, opts ...InvokeOption) GetProjectCatalogEnvironmentDefinitionErrorDetailsResultOutput
Copy

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

public static class GetProjectCatalogEnvironmentDefinitionErrorDetails 
{
    public static Task<GetProjectCatalogEnvironmentDefinitionErrorDetailsResult> InvokeAsync(GetProjectCatalogEnvironmentDefinitionErrorDetailsArgs args, InvokeOptions? opts = null)
    public static Output<GetProjectCatalogEnvironmentDefinitionErrorDetailsResult> Invoke(GetProjectCatalogEnvironmentDefinitionErrorDetailsInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetProjectCatalogEnvironmentDefinitionErrorDetailsResult> getProjectCatalogEnvironmentDefinitionErrorDetails(GetProjectCatalogEnvironmentDefinitionErrorDetailsArgs args, InvokeOptions options)
public static Output<GetProjectCatalogEnvironmentDefinitionErrorDetailsResult> getProjectCatalogEnvironmentDefinitionErrorDetails(GetProjectCatalogEnvironmentDefinitionErrorDetailsArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:devcenter:getProjectCatalogEnvironmentDefinitionErrorDetails
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

CatalogName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Catalog.
EnvironmentDefinitionName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Environment Definition.
ProjectName
This property is required.
Changes to this property will trigger replacement.
string
The name of the project.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
CatalogName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Catalog.
EnvironmentDefinitionName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Environment Definition.
ProjectName
This property is required.
Changes to this property will trigger replacement.
string
The name of the project.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
catalogName
This property is required.
Changes to this property will trigger replacement.
String
The name of the Catalog.
environmentDefinitionName
This property is required.
Changes to this property will trigger replacement.
String
The name of the Environment Definition.
projectName
This property is required.
Changes to this property will trigger replacement.
String
The name of the project.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
catalogName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Catalog.
environmentDefinitionName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Environment Definition.
projectName
This property is required.
Changes to this property will trigger replacement.
string
The name of the project.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
catalog_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the Catalog.
environment_definition_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the Environment Definition.
project_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the project.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group. The name is case insensitive.
catalogName
This property is required.
Changes to this property will trigger replacement.
String
The name of the Catalog.
environmentDefinitionName
This property is required.
Changes to this property will trigger replacement.
String
The name of the Environment Definition.
projectName
This property is required.
Changes to this property will trigger replacement.
String
The name of the project.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.

getProjectCatalogEnvironmentDefinitionErrorDetails Result

The following output properties are available:

Errors List<Pulumi.AzureNative.DevCenter.Outputs.CatalogErrorDetailsResponse>
Errors associated with resources synchronized from the catalog.
Errors []CatalogErrorDetailsResponse
Errors associated with resources synchronized from the catalog.
errors List<CatalogErrorDetailsResponse>
Errors associated with resources synchronized from the catalog.
errors CatalogErrorDetailsResponse[]
Errors associated with resources synchronized from the catalog.
errors Sequence[CatalogErrorDetailsResponse]
Errors associated with resources synchronized from the catalog.
errors List<Property Map>
Errors associated with resources synchronized from the catalog.

Supporting Types

CatalogErrorDetailsResponse

Code string
An identifier for the error.
Message string
A message describing the error.
Code string
An identifier for the error.
Message string
A message describing the error.
code String
An identifier for the error.
message String
A message describing the error.
code string
An identifier for the error.
message string
A message describing the error.
code str
An identifier for the error.
message str
A message describing the error.
code String
An identifier for the error.
message String
A message describing the error.

Package Details

Repository
azure-native-v2 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.82.0 published on Friday, Jan 10, 2025 by Pulumi