azure-native.automanage.getConfigurationProfileAssignment
Explore with Pulumi AI
Get information about a configuration profile assignment
Uses Azure REST API version 2022-05-04.
Other available API versions: 2020-06-30-preview, 2021-04-30-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native automanage [ApiVersion]. See the version guide for details.
Using getConfigurationProfileAssignment
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 getConfigurationProfileAssignment(args: GetConfigurationProfileAssignmentArgs, opts?: InvokeOptions): Promise<GetConfigurationProfileAssignmentResult>
function getConfigurationProfileAssignmentOutput(args: GetConfigurationProfileAssignmentOutputArgs, opts?: InvokeOptions): Output<GetConfigurationProfileAssignmentResult>def get_configuration_profile_assignment(configuration_profile_assignment_name: Optional[str] = None,
                                         resource_group_name: Optional[str] = None,
                                         vm_name: Optional[str] = None,
                                         opts: Optional[InvokeOptions] = None) -> GetConfigurationProfileAssignmentResult
def get_configuration_profile_assignment_output(configuration_profile_assignment_name: Optional[pulumi.Input[str]] = None,
                                         resource_group_name: Optional[pulumi.Input[str]] = None,
                                         vm_name: Optional[pulumi.Input[str]] = None,
                                         opts: Optional[InvokeOptions] = None) -> Output[GetConfigurationProfileAssignmentResult]func LookupConfigurationProfileAssignment(ctx *Context, args *LookupConfigurationProfileAssignmentArgs, opts ...InvokeOption) (*LookupConfigurationProfileAssignmentResult, error)
func LookupConfigurationProfileAssignmentOutput(ctx *Context, args *LookupConfigurationProfileAssignmentOutputArgs, opts ...InvokeOption) LookupConfigurationProfileAssignmentResultOutput> Note: This function is named LookupConfigurationProfileAssignment in the Go SDK.
public static class GetConfigurationProfileAssignment 
{
    public static Task<GetConfigurationProfileAssignmentResult> InvokeAsync(GetConfigurationProfileAssignmentArgs args, InvokeOptions? opts = null)
    public static Output<GetConfigurationProfileAssignmentResult> Invoke(GetConfigurationProfileAssignmentInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetConfigurationProfileAssignmentResult> getConfigurationProfileAssignment(GetConfigurationProfileAssignmentArgs args, InvokeOptions options)
public static Output<GetConfigurationProfileAssignmentResult> getConfigurationProfileAssignment(GetConfigurationProfileAssignmentArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:automanage:getConfigurationProfileAssignment
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Configuration
Profile stringAssignment Name  - The configuration profile assignment name.
 - Resource
Group stringName  - The name of the resource group. The name is case insensitive.
 - Vm
Name string - The name of the virtual machine.
 
- Configuration
Profile stringAssignment Name  - The configuration profile assignment name.
 - Resource
Group stringName  - The name of the resource group. The name is case insensitive.
 - Vm
Name string - The name of the virtual machine.
 
- configuration
Profile StringAssignment Name  - The configuration profile assignment name.
 - resource
Group StringName  - The name of the resource group. The name is case insensitive.
 - vm
Name String - The name of the virtual machine.
 
- configuration
Profile stringAssignment Name  - The configuration profile assignment name.
 - resource
Group stringName  - The name of the resource group. The name is case insensitive.
 - vm
Name string - The name of the virtual machine.
 
- configuration_
profile_ strassignment_ name  - The configuration profile assignment name.
 - resource_
group_ strname  - The name of the resource group. The name is case insensitive.
 - vm_
name str - The name of the virtual machine.
 
- configuration
Profile StringAssignment Name  - The configuration profile assignment name.
 - resource
Group StringName  - The name of the resource group. The name is case insensitive.
 - vm
Name String - The name of the virtual machine.
 
getConfigurationProfileAssignment Result
The following output properties are available:
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Id string
 - Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
 - Managed
By string - Azure resource id. Indicates if this resource is managed by another Azure resource.
 - Name string
 - The name of the resource
 - Properties
Pulumi.
Azure Native. Automanage. Outputs. Configuration Profile Assignment Properties Response  - Properties of the configuration profile assignment.
 - System
Data Pulumi.Azure Native. Automanage. 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"
 
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Id string
 - Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
 - Managed
By string - Azure resource id. Indicates if this resource is managed by another Azure resource.
 - Name string
 - The name of the resource
 - Properties
Configuration
Profile Assignment Properties Response  - Properties of the configuration profile assignment.
 - System
Data 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"
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - id String
 - Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
 - managed
By String - Azure resource id. Indicates if this resource is managed by another Azure resource.
 - name String
 - The name of the resource
 - properties
Configuration
Profile Assignment Properties Response  - Properties of the configuration profile assignment.
 - system
Data 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"
 
- azure
Api stringVersion  - The Azure API version of the resource.
 - id string
 - Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
 - managed
By string - Azure resource id. Indicates if this resource is managed by another Azure resource.
 - name string
 - The name of the resource
 - properties
Configuration
Profile Assignment Properties Response  - Properties of the configuration profile assignment.
 - system
Data 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"
 
- azure_
api_ strversion  - The Azure API version of the resource.
 - id str
 - Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
 - managed_
by str - Azure resource id. Indicates if this resource is managed by another Azure resource.
 - name str
 - The name of the resource
 - properties
Configuration
Profile Assignment Properties Response  - Properties of the configuration profile assignment.
 - 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"
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - id String
 - Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
 - managed
By String - Azure resource id. Indicates if this resource is managed by another Azure resource.
 - name String
 - The name of the resource
 - properties Property Map
 - Properties of the configuration profile assignment.
 - system
Data 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
ConfigurationProfileAssignmentPropertiesResponse    
- Status string
 - The status of onboarding, which only appears in the response.
 - Target
Id string - The target VM resource URI
 - Configuration
Profile string - The Automanage configurationProfile ARM Resource URI.
 
- Status string
 - The status of onboarding, which only appears in the response.
 - Target
Id string - The target VM resource URI
 - Configuration
Profile string - The Automanage configurationProfile ARM Resource URI.
 
- status String
 - The status of onboarding, which only appears in the response.
 - target
Id String - The target VM resource URI
 - configuration
Profile String - The Automanage configurationProfile ARM Resource URI.
 
- status string
 - The status of onboarding, which only appears in the response.
 - target
Id string - The target VM resource URI
 - configuration
Profile string - The Automanage configurationProfile ARM Resource URI.
 
- status str
 - The status of onboarding, which only appears in the response.
 - target_
id str - The target VM resource URI
 - configuration_
profile str - The Automanage configurationProfile ARM Resource URI.
 
- status String
 - The status of onboarding, which only appears in the response.
 - target
Id String - The target VM resource URI
 - configuration
Profile String - The Automanage configurationProfile ARM Resource URI.
 
SystemDataResponse  
- Created
At string - The timestamp of resource creation (UTC).
 - Created
By string - The identity that created the resource.
 - Created
By stringType  - The type of identity that created the resource.
 - Last
Modified stringAt  - The timestamp of resource last modification (UTC)
 - Last
Modified stringBy  - The identity that last modified the resource.
 - Last
Modified stringBy Type  - 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 stringType  - The type of identity that created the resource.
 - Last
Modified stringAt  - The timestamp of resource last modification (UTC)
 - Last
Modified stringBy  - The identity that last modified the resource.
 - Last
Modified stringBy Type  - 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 StringType  - The type of identity that created the resource.
 - last
Modified StringAt  - The timestamp of resource last modification (UTC)
 - last
Modified StringBy  - The identity that last modified the resource.
 - last
Modified StringBy Type  - 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 stringType  - The type of identity that created the resource.
 - last
Modified stringAt  - The timestamp of resource last modification (UTC)
 - last
Modified stringBy  - The identity that last modified the resource.
 - last
Modified 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.
 
- created
At String - The timestamp of resource creation (UTC).
 - created
By String - The identity that created the resource.
 - created
By StringType  - The type of identity that created the resource.
 - last
Modified StringAt  - The timestamp of resource last modification (UTC)
 - last
Modified StringBy  - The identity that last modified the resource.
 - last
Modified StringBy Type  - The type of identity that last modified the resource.
 
Package Details
- Repository
 - Azure Native pulumi/pulumi-azure-native
 - License
 - Apache-2.0