These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.devcenter.getProjectEnvironmentType
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Gets a project environment type. API Version: 2022-09-01-preview.
Using getProjectEnvironmentType
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 getProjectEnvironmentType(args: GetProjectEnvironmentTypeArgs, opts?: InvokeOptions): Promise<GetProjectEnvironmentTypeResult>
function getProjectEnvironmentTypeOutput(args: GetProjectEnvironmentTypeOutputArgs, opts?: InvokeOptions): Output<GetProjectEnvironmentTypeResult>def get_project_environment_type(environment_type_name: Optional[str] = None,
                                 project_name: Optional[str] = None,
                                 resource_group_name: Optional[str] = None,
                                 opts: Optional[InvokeOptions] = None) -> GetProjectEnvironmentTypeResult
def get_project_environment_type_output(environment_type_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[GetProjectEnvironmentTypeResult]func LookupProjectEnvironmentType(ctx *Context, args *LookupProjectEnvironmentTypeArgs, opts ...InvokeOption) (*LookupProjectEnvironmentTypeResult, error)
func LookupProjectEnvironmentTypeOutput(ctx *Context, args *LookupProjectEnvironmentTypeOutputArgs, opts ...InvokeOption) LookupProjectEnvironmentTypeResultOutput> Note: This function is named LookupProjectEnvironmentType in the Go SDK.
public static class GetProjectEnvironmentType 
{
    public static Task<GetProjectEnvironmentTypeResult> InvokeAsync(GetProjectEnvironmentTypeArgs args, InvokeOptions? opts = null)
    public static Output<GetProjectEnvironmentTypeResult> Invoke(GetProjectEnvironmentTypeInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetProjectEnvironmentTypeResult> getProjectEnvironmentType(GetProjectEnvironmentTypeArgs args, InvokeOptions options)
public static Output<GetProjectEnvironmentTypeResult> getProjectEnvironmentType(GetProjectEnvironmentTypeArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:devcenter:getProjectEnvironmentType
  arguments:
    # arguments dictionaryThe following arguments are supported:
- EnvironmentType stringName 
- The name of the environment type.
- ProjectName string
- The name of the project.
- ResourceGroup stringName 
- Name of the resource group within the Azure subscription.
- EnvironmentType stringName 
- The name of the environment type.
- ProjectName string
- The name of the project.
- ResourceGroup stringName 
- Name of the resource group within the Azure subscription.
- environmentType StringName 
- The name of the environment type.
- projectName String
- The name of the project.
- resourceGroup StringName 
- Name of the resource group within the Azure subscription.
- environmentType stringName 
- The name of the environment type.
- projectName string
- The name of the project.
- resourceGroup stringName 
- Name of the resource group within the Azure subscription.
- environment_type_ strname 
- The name of the environment type.
- project_name str
- The name of the project.
- resource_group_ strname 
- Name of the resource group within the Azure subscription.
- environmentType StringName 
- The name of the environment type.
- projectName String
- The name of the project.
- resourceGroup StringName 
- Name of the resource group within the Azure subscription.
getProjectEnvironmentType Result
The following output properties are available:
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- ProvisioningState string
- The provisioning state of the resource.
- SystemData Pulumi.Azure Native. Dev Center. Outputs. System Data Response 
- 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"
- CreatorRole Pulumi.Assignment Azure Native. Dev Center. Outputs. Project Environment Type Update Properties Response Creator Role Assignment 
- The role definition assigned to the environment creator on backing resources.
- DeploymentTarget stringId 
- Id of a subscription that the environment type will be mapped to. The environment's resources will be deployed into this subscription.
- Identity
Pulumi.Azure Native. Dev Center. Outputs. Managed Service Identity Response 
- Managed identity properties
- Location string
- The geo-location for the environment type
- Status string
- Defines whether this Environment Type can be used in this Project.
- Dictionary<string, string>
- Resource tags.
- UserRole Dictionary<string, Pulumi.Assignments Azure Native. Dev Center. Outputs. User Role Assignment Response> 
- Role Assignments created on environment backing resources. This is a mapping from a user object ID to an object of role definition IDs.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- ProvisioningState string
- The provisioning state of the resource.
- SystemData SystemData Response 
- 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"
- CreatorRole ProjectAssignment Environment Type Update Properties Response Creator Role Assignment 
- The role definition assigned to the environment creator on backing resources.
- DeploymentTarget stringId 
- Id of a subscription that the environment type will be mapped to. The environment's resources will be deployed into this subscription.
- Identity
ManagedService Identity Response 
- Managed identity properties
- Location string
- The geo-location for the environment type
- Status string
- Defines whether this Environment Type can be used in this Project.
- map[string]string
- Resource tags.
- UserRole map[string]UserAssignments Role Assignment Response 
- Role Assignments created on environment backing resources. This is a mapping from a user object ID to an object of role definition IDs.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- provisioningState String
- The provisioning state of the resource.
- systemData SystemData Response 
- 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"
- creatorRole ProjectAssignment Environment Type Update Properties Response Creator Role Assignment 
- The role definition assigned to the environment creator on backing resources.
- deploymentTarget StringId 
- Id of a subscription that the environment type will be mapped to. The environment's resources will be deployed into this subscription.
- identity
ManagedService Identity Response 
- Managed identity properties
- location String
- The geo-location for the environment type
- status String
- Defines whether this Environment Type can be used in this Project.
- Map<String,String>
- Resource tags.
- userRole Map<String,UserAssignments Role Assignment Response> 
- Role Assignments created on environment backing resources. This is a mapping from a user object ID to an object of role definition IDs.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name string
- The name of the resource
- provisioningState string
- The provisioning state of the resource.
- systemData SystemData Response 
- 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"
- creatorRole ProjectAssignment Environment Type Update Properties Response Creator Role Assignment 
- The role definition assigned to the environment creator on backing resources.
- deploymentTarget stringId 
- Id of a subscription that the environment type will be mapped to. The environment's resources will be deployed into this subscription.
- identity
ManagedService Identity Response 
- Managed identity properties
- location string
- The geo-location for the environment type
- status string
- Defines whether this Environment Type can be used in this Project.
- {[key: string]: string}
- Resource tags.
- userRole {[key: string]: UserAssignments Role Assignment Response} 
- Role Assignments created on environment backing resources. This is a mapping from a user object ID to an object of role definition IDs.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name str
- The name of the resource
- provisioning_state str
- The provisioning state of the resource.
- system_data SystemData Response 
- 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"
- creator_role_ Projectassignment Environment Type Update Properties Response Creator Role Assignment 
- The role definition assigned to the environment creator on backing resources.
- deployment_target_ strid 
- Id of a subscription that the environment type will be mapped to. The environment's resources will be deployed into this subscription.
- identity
ManagedService Identity Response 
- Managed identity properties
- location str
- The geo-location for the environment type
- status str
- Defines whether this Environment Type can be used in this Project.
- Mapping[str, str]
- Resource tags.
- user_role_ Mapping[str, Userassignments Role Assignment Response] 
- Role Assignments created on environment backing resources. This is a mapping from a user object ID to an object of role definition IDs.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- provisioningState String
- The provisioning state of the 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"
- creatorRole Property MapAssignment 
- The role definition assigned to the environment creator on backing resources.
- deploymentTarget StringId 
- Id of a subscription that the environment type will be mapped to. The environment's resources will be deployed into this subscription.
- identity Property Map
- Managed identity properties
- location String
- The geo-location for the environment type
- status String
- Defines whether this Environment Type can be used in this Project.
- Map<String>
- Resource tags.
- userRole Map<Property Map>Assignments 
- Role Assignments created on environment backing resources. This is a mapping from a user object ID to an object of role definition IDs.
Supporting Types
EnvironmentRoleResponse  
- Description string
- This is a description of the Role Assignment.
- RoleName string
- The common name of the Role Assignment. This is a descriptive name such as 'AcrPush'.
- Description string
- This is a description of the Role Assignment.
- RoleName string
- The common name of the Role Assignment. This is a descriptive name such as 'AcrPush'.
- description String
- This is a description of the Role Assignment.
- roleName String
- The common name of the Role Assignment. This is a descriptive name such as 'AcrPush'.
- description string
- This is a description of the Role Assignment.
- roleName string
- The common name of the Role Assignment. This is a descriptive name such as 'AcrPush'.
- description str
- This is a description of the Role Assignment.
- role_name str
- The common name of the Role Assignment. This is a descriptive name such as 'AcrPush'.
- description String
- This is a description of the Role Assignment.
- roleName String
- The common name of the Role Assignment. This is a descriptive name such as 'AcrPush'.
ManagedServiceIdentityResponse   
- PrincipalId string
- The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- TenantId string
- The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Type string
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- UserAssigned Dictionary<string, Pulumi.Identities Azure Native. Dev Center. Inputs. User Assigned Identity Response> 
- The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- PrincipalId string
- The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- TenantId string
- The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Type string
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- UserAssigned map[string]UserIdentities Assigned Identity Response 
- The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- principalId String
- The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenantId String
- The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- type String
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- userAssigned Map<String,UserIdentities Assigned Identity Response> 
- The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- principalId string
- The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenantId string
- The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- type string
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- userAssigned {[key: string]: UserIdentities Assigned Identity Response} 
- The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- principal_id str
- The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant_id str
- The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- type str
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- user_assigned_ Mapping[str, Useridentities Assigned Identity Response] 
- The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- principalId String
- The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenantId String
- The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- type String
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- userAssigned Map<Property Map>Identities 
- The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
ProjectEnvironmentTypeUpdatePropertiesResponseCreatorRoleAssignment        
- Roles
Dictionary<string, Pulumi.Azure Native. Dev Center. Inputs. Environment Role Response> 
- A map of roles to assign to the environment creator.
- Roles
map[string]EnvironmentRole Response 
- A map of roles to assign to the environment creator.
- roles
Map<String,EnvironmentRole Response> 
- A map of roles to assign to the environment creator.
- roles
{[key: string]: EnvironmentRole Response} 
- A map of roles to assign to the environment creator.
- roles
Mapping[str, EnvironmentRole Response] 
- A map of roles to assign to the environment creator.
- roles Map<Property Map>
- A map of roles to assign to the environment creator.
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- 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.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- 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.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- 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.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- 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_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- 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.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
UserAssignedIdentityResponse   
- ClientId string
- The client ID of the assigned identity.
- PrincipalId string
- The principal ID of the assigned identity.
- ClientId string
- The client ID of the assigned identity.
- PrincipalId string
- The principal ID of the assigned identity.
- clientId String
- The client ID of the assigned identity.
- principalId String
- The principal ID of the assigned identity.
- clientId string
- The client ID of the assigned identity.
- principalId string
- The principal ID of the assigned identity.
- client_id str
- The client ID of the assigned identity.
- principal_id str
- The principal ID of the assigned identity.
- clientId String
- The client ID of the assigned identity.
- principalId String
- The principal ID of the assigned identity.
UserRoleAssignmentResponse   
- Roles
Dictionary<string, Pulumi.Azure Native. Dev Center. Inputs. Environment Role Response> 
- A map of roles to assign to the parent user.
- Roles
map[string]EnvironmentRole Response 
- A map of roles to assign to the parent user.
- roles
Map<String,EnvironmentRole Response> 
- A map of roles to assign to the parent user.
- roles
{[key: string]: EnvironmentRole Response} 
- A map of roles to assign to the parent user.
- roles
Mapping[str, EnvironmentRole Response] 
- A map of roles to assign to the parent user.
- roles Map<Property Map>
- A map of roles to assign to the parent user.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi