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.changeanalysis.getConfigurationProfile
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
A profile object that contains change analysis configuration, such as notification settings, for this subscription API Version: 2020-04-01-preview.
Using getConfigurationProfile
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 getConfigurationProfile(args: GetConfigurationProfileArgs, opts?: InvokeOptions): Promise<GetConfigurationProfileResult>
function getConfigurationProfileOutput(args: GetConfigurationProfileOutputArgs, opts?: InvokeOptions): Output<GetConfigurationProfileResult>def get_configuration_profile(profile_name: Optional[str] = None,
                              opts: Optional[InvokeOptions] = None) -> GetConfigurationProfileResult
def get_configuration_profile_output(profile_name: Optional[pulumi.Input[str]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetConfigurationProfileResult]func LookupConfigurationProfile(ctx *Context, args *LookupConfigurationProfileArgs, opts ...InvokeOption) (*LookupConfigurationProfileResult, error)
func LookupConfigurationProfileOutput(ctx *Context, args *LookupConfigurationProfileOutputArgs, opts ...InvokeOption) LookupConfigurationProfileResultOutput> Note: This function is named LookupConfigurationProfile in the Go SDK.
public static class GetConfigurationProfile 
{
    public static Task<GetConfigurationProfileResult> InvokeAsync(GetConfigurationProfileArgs args, InvokeOptions? opts = null)
    public static Output<GetConfigurationProfileResult> Invoke(GetConfigurationProfileInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetConfigurationProfileResult> getConfigurationProfile(GetConfigurationProfileArgs args, InvokeOptions options)
public static Output<GetConfigurationProfileResult> getConfigurationProfile(GetConfigurationProfileArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:changeanalysis:getConfigurationProfile
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ProfileName string
- The name of the configuration profile. The profile name should be set to 'default', all other names will be overwritten.
- ProfileName string
- The name of the configuration profile. The profile name should be set to 'default', all other names will be overwritten.
- profileName String
- The name of the configuration profile. The profile name should be set to 'default', all other names will be overwritten.
- profileName string
- The name of the configuration profile. The profile name should be set to 'default', all other names will be overwritten.
- profile_name str
- The name of the configuration profile. The profile name should be set to 'default', all other names will be overwritten.
- profileName String
- The name of the configuration profile. The profile name should be set to 'default', all other names will be overwritten.
getConfigurationProfile 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
- Properties
Pulumi.Azure Native. Change Analysis. Outputs. Configuration Profile Resource Properties Response 
- The properties of a configuration profile.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Identity
Pulumi.Azure Native. Change Analysis. Outputs. Resource Identity Response 
- The identity block returned by ARM resource that supports managed identity.
- Location string
- The location where the resource is to be deployed.
- SystemData Pulumi.Azure Native. Change Analysis. Outputs. System Data Response 
- Top level metadata https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-contracts.md#system-metadata-for-all-azure-resources
- 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
- Properties
ConfigurationProfile Resource Properties Response 
- The properties of a configuration profile.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Identity
ResourceIdentity Response 
- The identity block returned by ARM resource that supports managed identity.
- Location string
- The location where the resource is to be deployed.
- SystemData SystemData Response 
- Top level metadata https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-contracts.md#system-metadata-for-all-azure-resources
- 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
- properties
ConfigurationProfile Resource Properties Response 
- The properties of a configuration profile.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- identity
ResourceIdentity Response 
- The identity block returned by ARM resource that supports managed identity.
- location String
- The location where the resource is to be deployed.
- systemData SystemData Response 
- Top level metadata https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-contracts.md#system-metadata-for-all-azure-resources
- 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
- properties
ConfigurationProfile Resource Properties Response 
- The properties of a configuration profile.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- identity
ResourceIdentity Response 
- The identity block returned by ARM resource that supports managed identity.
- location string
- The location where the resource is to be deployed.
- systemData SystemData Response 
- Top level metadata https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-contracts.md#system-metadata-for-all-azure-resources
- 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
- properties
ConfigurationProfile Resource Properties Response 
- The properties of a configuration profile.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- identity
ResourceIdentity Response 
- The identity block returned by ARM resource that supports managed identity.
- location str
- The location where the resource is to be deployed.
- system_data SystemData Response 
- Top level metadata https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-contracts.md#system-metadata-for-all-azure-resources
- 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
- properties Property Map
- The properties of a configuration profile.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- identity Property Map
- The identity block returned by ARM resource that supports managed identity.
- location String
- The location where the resource is to be deployed.
- systemData Property Map
- Top level metadata https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-contracts.md#system-metadata-for-all-azure-resources
Supporting Types
AzureMonitorWorkspacePropertiesResponse    
- IncludeChange stringDetails 
- The mode of includeChangeDetails feature. The flag configures whether to include or exclude content of the change before and after values.
- WorkspaceId string
- The Azure Monitor workspace ID - the unique identifier for the Log Analytics workspace.
- WorkspaceResource stringId 
- The Azure Monitor workspace ARM Resource ID. The resource ID should be in the following format: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}
- IncludeChange stringDetails 
- The mode of includeChangeDetails feature. The flag configures whether to include or exclude content of the change before and after values.
- WorkspaceId string
- The Azure Monitor workspace ID - the unique identifier for the Log Analytics workspace.
- WorkspaceResource stringId 
- The Azure Monitor workspace ARM Resource ID. The resource ID should be in the following format: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}
- includeChange StringDetails 
- The mode of includeChangeDetails feature. The flag configures whether to include or exclude content of the change before and after values.
- workspaceId String
- The Azure Monitor workspace ID - the unique identifier for the Log Analytics workspace.
- workspaceResource StringId 
- The Azure Monitor workspace ARM Resource ID. The resource ID should be in the following format: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}
- includeChange stringDetails 
- The mode of includeChangeDetails feature. The flag configures whether to include or exclude content of the change before and after values.
- workspaceId string
- The Azure Monitor workspace ID - the unique identifier for the Log Analytics workspace.
- workspaceResource stringId 
- The Azure Monitor workspace ARM Resource ID. The resource ID should be in the following format: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}
- include_change_ strdetails 
- The mode of includeChangeDetails feature. The flag configures whether to include or exclude content of the change before and after values.
- workspace_id str
- The Azure Monitor workspace ID - the unique identifier for the Log Analytics workspace.
- workspace_resource_ strid 
- The Azure Monitor workspace ARM Resource ID. The resource ID should be in the following format: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}
- includeChange StringDetails 
- The mode of includeChangeDetails feature. The flag configures whether to include or exclude content of the change before and after values.
- workspaceId String
- The Azure Monitor workspace ID - the unique identifier for the Log Analytics workspace.
- workspaceResource StringId 
- The Azure Monitor workspace ARM Resource ID. The resource ID should be in the following format: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}
ConfigurationProfileResourcePropertiesResponse    
- Notifications
Pulumi.Azure Native. Change Analysis. Inputs. Notification Settings Response 
- Settings of change notification configuration for a subscription.
- Notifications
NotificationSettings Response 
- Settings of change notification configuration for a subscription.
- notifications
NotificationSettings Response 
- Settings of change notification configuration for a subscription.
- notifications
NotificationSettings Response 
- Settings of change notification configuration for a subscription.
- notifications
NotificationSettings Response 
- Settings of change notification configuration for a subscription.
- notifications Property Map
- Settings of change notification configuration for a subscription.
NotificationSettingsResponse  
- ActivationState string
- The state of notifications feature.
- AzureMonitor Pulumi.Workspace Properties Azure Native. Change Analysis. Inputs. Azure Monitor Workspace Properties Response 
- Configuration properties of an Azure Monitor workspace that receives change notifications.
- ActivationState string
- The state of notifications feature.
- AzureMonitor AzureWorkspace Properties Monitor Workspace Properties Response 
- Configuration properties of an Azure Monitor workspace that receives change notifications.
- activationState String
- The state of notifications feature.
- azureMonitor AzureWorkspace Properties Monitor Workspace Properties Response 
- Configuration properties of an Azure Monitor workspace that receives change notifications.
- activationState string
- The state of notifications feature.
- azureMonitor AzureWorkspace Properties Monitor Workspace Properties Response 
- Configuration properties of an Azure Monitor workspace that receives change notifications.
- activation_state str
- The state of notifications feature.
- azure_monitor_ Azureworkspace_ properties Monitor Workspace Properties Response 
- Configuration properties of an Azure Monitor workspace that receives change notifications.
- activationState String
- The state of notifications feature.
- azureMonitor Property MapWorkspace Properties 
- Configuration properties of an Azure Monitor workspace that receives change notifications.
ResourceIdentityResponse  
- PrincipalId string
- The principal id of the identity. This property will only be provided for a system-assigned identity.
- TenantId string
- The tenant id associated with the resource's identity. This property will only be provided for a system-assigned identity.
- Type string
- The type of managed identity used. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user-assigned identities. The type 'None' will remove any identities.
- PrincipalId string
- The principal id of the identity. This property will only be provided for a system-assigned identity.
- TenantId string
- The tenant id associated with the resource's identity. This property will only be provided for a system-assigned identity.
- Type string
- The type of managed identity used. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user-assigned identities. The type 'None' will remove any identities.
- principalId String
- The principal id of the identity. This property will only be provided for a system-assigned identity.
- tenantId String
- The tenant id associated with the resource's identity. This property will only be provided for a system-assigned identity.
- type String
- The type of managed identity used. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user-assigned identities. The type 'None' will remove any identities.
- principalId string
- The principal id of the identity. This property will only be provided for a system-assigned identity.
- tenantId string
- The tenant id associated with the resource's identity. This property will only be provided for a system-assigned identity.
- type string
- The type of managed identity used. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user-assigned identities. The type 'None' will remove any identities.
- principal_id str
- The principal id of the identity. This property will only be provided for a system-assigned identity.
- tenant_id str
- The tenant id associated with the resource's identity. This property will only be provided for a system-assigned identity.
- type str
- The type of managed identity used. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user-assigned identities. The type 'None' will remove any identities.
- principalId String
- The principal id of the identity. This property will only be provided for a system-assigned identity.
- tenantId String
- The tenant id associated with the resource's identity. This property will only be provided for a system-assigned identity.
- type String
- The type of managed identity used. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user-assigned identities. The type 'None' will remove any identities.
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC)
- CreatedBy string
- A string identifier for the identity that created the resource
- CreatedBy stringType 
- The type of identity that created the resource: user, application, managedIdentity, key
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- A string identifier for the identity that last modified the resource
- LastModified stringBy Type 
- The type of identity that last modified the resource: user, application, managedIdentity, key
- CreatedAt string
- The timestamp of resource creation (UTC)
- CreatedBy string
- A string identifier for the identity that created the resource
- CreatedBy stringType 
- The type of identity that created the resource: user, application, managedIdentity, key
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- A string identifier for the identity that last modified the resource
- LastModified stringBy Type 
- The type of identity that last modified the resource: user, application, managedIdentity, key
- createdAt String
- The timestamp of resource creation (UTC)
- createdBy String
- A string identifier for the identity that created the resource
- createdBy StringType 
- The type of identity that created the resource: user, application, managedIdentity, key
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- A string identifier for the identity that last modified the resource
- lastModified StringBy Type 
- The type of identity that last modified the resource: user, application, managedIdentity, key
- createdAt string
- The timestamp of resource creation (UTC)
- createdBy string
- A string identifier for the identity that created the resource
- createdBy stringType 
- The type of identity that created the resource: user, application, managedIdentity, key
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- A string identifier for the identity that last modified the resource
- lastModified stringBy Type 
- The type of identity that last modified the resource: user, application, managedIdentity, key
- created_at str
- The timestamp of resource creation (UTC)
- created_by str
- A string identifier for the identity that created the resource
- created_by_ strtype 
- The type of identity that created the resource: user, application, managedIdentity, key
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- A string identifier for the identity that last modified the resource
- last_modified_ strby_ type 
- The type of identity that last modified the resource: user, application, managedIdentity, key
- createdAt String
- The timestamp of resource creation (UTC)
- createdBy String
- A string identifier for the identity that created the resource
- createdBy StringType 
- The type of identity that created the resource: user, application, managedIdentity, key
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- A string identifier for the identity that last modified the resource
- lastModified StringBy Type 
- The type of identity that last modified the resource: user, application, managedIdentity, key
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