1. Packages
  2. Azure Native v1
  3. API Docs
  4. managedservices
  5. getRegistrationDefinition
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.managedservices.getRegistrationDefinition

Explore with Pulumi AI

azure-native-v1 logo
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 the registration definition details. API Version: 2019-09-01.

    Using getRegistrationDefinition

    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 getRegistrationDefinition(args: GetRegistrationDefinitionArgs, opts?: InvokeOptions): Promise<GetRegistrationDefinitionResult>
    function getRegistrationDefinitionOutput(args: GetRegistrationDefinitionOutputArgs, opts?: InvokeOptions): Output<GetRegistrationDefinitionResult>
    def get_registration_definition(registration_definition_id: Optional[str] = None,
                                    scope: Optional[str] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetRegistrationDefinitionResult
    def get_registration_definition_output(registration_definition_id: Optional[pulumi.Input[str]] = None,
                                    scope: Optional[pulumi.Input[str]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetRegistrationDefinitionResult]
    func LookupRegistrationDefinition(ctx *Context, args *LookupRegistrationDefinitionArgs, opts ...InvokeOption) (*LookupRegistrationDefinitionResult, error)
    func LookupRegistrationDefinitionOutput(ctx *Context, args *LookupRegistrationDefinitionOutputArgs, opts ...InvokeOption) LookupRegistrationDefinitionResultOutput

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

    public static class GetRegistrationDefinition 
    {
        public static Task<GetRegistrationDefinitionResult> InvokeAsync(GetRegistrationDefinitionArgs args, InvokeOptions? opts = null)
        public static Output<GetRegistrationDefinitionResult> Invoke(GetRegistrationDefinitionInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetRegistrationDefinitionResult> getRegistrationDefinition(GetRegistrationDefinitionArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:managedservices:getRegistrationDefinition
      arguments:
        # arguments dictionary

    The following arguments are supported:

    RegistrationDefinitionId string
    Guid of the registration definition.
    Scope string
    Scope of the resource.
    RegistrationDefinitionId string
    Guid of the registration definition.
    Scope string
    Scope of the resource.
    registrationDefinitionId String
    Guid of the registration definition.
    scope String
    Scope of the resource.
    registrationDefinitionId string
    Guid of the registration definition.
    scope string
    Scope of the resource.
    registration_definition_id str
    Guid of the registration definition.
    scope str
    Scope of the resource.
    registrationDefinitionId String
    Guid of the registration definition.
    scope String
    Scope of the resource.

    getRegistrationDefinition Result

    The following output properties are available:

    Id string
    Fully qualified path of the registration definition.
    Name string
    Name of the registration definition.
    Properties Pulumi.AzureNative.ManagedServices.Outputs.RegistrationDefinitionPropertiesResponse
    Properties of a registration definition.
    Type string
    Type of the resource.
    Plan Pulumi.AzureNative.ManagedServices.Outputs.PlanResponse
    Plan details for the managed services.
    Id string
    Fully qualified path of the registration definition.
    Name string
    Name of the registration definition.
    Properties RegistrationDefinitionPropertiesResponse
    Properties of a registration definition.
    Type string
    Type of the resource.
    Plan PlanResponse
    Plan details for the managed services.
    id String
    Fully qualified path of the registration definition.
    name String
    Name of the registration definition.
    properties RegistrationDefinitionPropertiesResponse
    Properties of a registration definition.
    type String
    Type of the resource.
    plan PlanResponse
    Plan details for the managed services.
    id string
    Fully qualified path of the registration definition.
    name string
    Name of the registration definition.
    properties RegistrationDefinitionPropertiesResponse
    Properties of a registration definition.
    type string
    Type of the resource.
    plan PlanResponse
    Plan details for the managed services.
    id str
    Fully qualified path of the registration definition.
    name str
    Name of the registration definition.
    properties RegistrationDefinitionPropertiesResponse
    Properties of a registration definition.
    type str
    Type of the resource.
    plan PlanResponse
    Plan details for the managed services.
    id String
    Fully qualified path of the registration definition.
    name String
    Name of the registration definition.
    properties Property Map
    Properties of a registration definition.
    type String
    Type of the resource.
    plan Property Map
    Plan details for the managed services.

    Supporting Types

    AuthorizationResponse

    PrincipalId string
    Principal Id of the security group/service principal/user that would be assigned permissions to the projected subscription
    RoleDefinitionId string
    The role definition identifier. This role will define all the permissions that the security group/service principal/user must have on the projected subscription. This role cannot be an owner role.
    DelegatedRoleDefinitionIds List<string>
    The delegatedRoleDefinitionIds field is required when the roleDefinitionId refers to the User Access Administrator Role. It is the list of role definition ids which define all the permissions that the user in the authorization can assign to other security groups/service principals/users.
    PrincipalIdDisplayName string
    Display name of the principal Id.
    PrincipalId string
    Principal Id of the security group/service principal/user that would be assigned permissions to the projected subscription
    RoleDefinitionId string
    The role definition identifier. This role will define all the permissions that the security group/service principal/user must have on the projected subscription. This role cannot be an owner role.
    DelegatedRoleDefinitionIds []string
    The delegatedRoleDefinitionIds field is required when the roleDefinitionId refers to the User Access Administrator Role. It is the list of role definition ids which define all the permissions that the user in the authorization can assign to other security groups/service principals/users.
    PrincipalIdDisplayName string
    Display name of the principal Id.
    principalId String
    Principal Id of the security group/service principal/user that would be assigned permissions to the projected subscription
    roleDefinitionId String
    The role definition identifier. This role will define all the permissions that the security group/service principal/user must have on the projected subscription. This role cannot be an owner role.
    delegatedRoleDefinitionIds List<String>
    The delegatedRoleDefinitionIds field is required when the roleDefinitionId refers to the User Access Administrator Role. It is the list of role definition ids which define all the permissions that the user in the authorization can assign to other security groups/service principals/users.
    principalIdDisplayName String
    Display name of the principal Id.
    principalId string
    Principal Id of the security group/service principal/user that would be assigned permissions to the projected subscription
    roleDefinitionId string
    The role definition identifier. This role will define all the permissions that the security group/service principal/user must have on the projected subscription. This role cannot be an owner role.
    delegatedRoleDefinitionIds string[]
    The delegatedRoleDefinitionIds field is required when the roleDefinitionId refers to the User Access Administrator Role. It is the list of role definition ids which define all the permissions that the user in the authorization can assign to other security groups/service principals/users.
    principalIdDisplayName string
    Display name of the principal Id.
    principal_id str
    Principal Id of the security group/service principal/user that would be assigned permissions to the projected subscription
    role_definition_id str
    The role definition identifier. This role will define all the permissions that the security group/service principal/user must have on the projected subscription. This role cannot be an owner role.
    delegated_role_definition_ids Sequence[str]
    The delegatedRoleDefinitionIds field is required when the roleDefinitionId refers to the User Access Administrator Role. It is the list of role definition ids which define all the permissions that the user in the authorization can assign to other security groups/service principals/users.
    principal_id_display_name str
    Display name of the principal Id.
    principalId String
    Principal Id of the security group/service principal/user that would be assigned permissions to the projected subscription
    roleDefinitionId String
    The role definition identifier. This role will define all the permissions that the security group/service principal/user must have on the projected subscription. This role cannot be an owner role.
    delegatedRoleDefinitionIds List<String>
    The delegatedRoleDefinitionIds field is required when the roleDefinitionId refers to the User Access Administrator Role. It is the list of role definition ids which define all the permissions that the user in the authorization can assign to other security groups/service principals/users.
    principalIdDisplayName String
    Display name of the principal Id.

    PlanResponse

    Name string
    The plan name.
    Product string
    The product code.
    Publisher string
    The publisher ID.
    Version string
    The plan's version.
    Name string
    The plan name.
    Product string
    The product code.
    Publisher string
    The publisher ID.
    Version string
    The plan's version.
    name String
    The plan name.
    product String
    The product code.
    publisher String
    The publisher ID.
    version String
    The plan's version.
    name string
    The plan name.
    product string
    The product code.
    publisher string
    The publisher ID.
    version string
    The plan's version.
    name str
    The plan name.
    product str
    The product code.
    publisher str
    The publisher ID.
    version str
    The plan's version.
    name String
    The plan name.
    product String
    The product code.
    publisher String
    The publisher ID.
    version String
    The plan's version.

    RegistrationDefinitionPropertiesResponse

    Authorizations List<Pulumi.AzureNative.ManagedServices.Inputs.AuthorizationResponse>
    Authorization tuple containing principal id of the user/security group or service principal and id of the build-in role.
    ManagedByTenantId string
    Id of the managedBy tenant.
    ManagedByTenantName string
    Name of the managedBy tenant.
    ProvisioningState string
    Current state of the registration definition.
    Description string
    Description of the registration definition.
    RegistrationDefinitionName string
    Name of the registration definition.
    Authorizations []AuthorizationResponse
    Authorization tuple containing principal id of the user/security group or service principal and id of the build-in role.
    ManagedByTenantId string
    Id of the managedBy tenant.
    ManagedByTenantName string
    Name of the managedBy tenant.
    ProvisioningState string
    Current state of the registration definition.
    Description string
    Description of the registration definition.
    RegistrationDefinitionName string
    Name of the registration definition.
    authorizations List<AuthorizationResponse>
    Authorization tuple containing principal id of the user/security group or service principal and id of the build-in role.
    managedByTenantId String
    Id of the managedBy tenant.
    managedByTenantName String
    Name of the managedBy tenant.
    provisioningState String
    Current state of the registration definition.
    description String
    Description of the registration definition.
    registrationDefinitionName String
    Name of the registration definition.
    authorizations AuthorizationResponse[]
    Authorization tuple containing principal id of the user/security group or service principal and id of the build-in role.
    managedByTenantId string
    Id of the managedBy tenant.
    managedByTenantName string
    Name of the managedBy tenant.
    provisioningState string
    Current state of the registration definition.
    description string
    Description of the registration definition.
    registrationDefinitionName string
    Name of the registration definition.
    authorizations Sequence[AuthorizationResponse]
    Authorization tuple containing principal id of the user/security group or service principal and id of the build-in role.
    managed_by_tenant_id str
    Id of the managedBy tenant.
    managed_by_tenant_name str
    Name of the managedBy tenant.
    provisioning_state str
    Current state of the registration definition.
    description str
    Description of the registration definition.
    registration_definition_name str
    Name of the registration definition.
    authorizations List<Property Map>
    Authorization tuple containing principal id of the user/security group or service principal and id of the build-in role.
    managedByTenantId String
    Id of the managedBy tenant.
    managedByTenantName String
    Name of the managedBy tenant.
    provisioningState String
    Current state of the registration definition.
    description String
    Description of the registration definition.
    registrationDefinitionName String
    Name of the registration definition.

    Package Details

    Repository
    azure-native-v1 pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native-v1 logo
    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