This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.25.0
published on Wednesday, Aug 5, 2026 by Pulumi
published on Wednesday, Aug 5, 2026 by Pulumi
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.25.0
published on Wednesday, Aug 5, 2026 by Pulumi
published on Wednesday, Aug 5, 2026 by Pulumi
Get the properties of an Agent
Uses Azure REST API version 2026-01-01.
Using getAgent
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 getAgent(args: GetAgentArgs, opts?: InvokeOptions): Promise<GetAgentResult>
function getAgentOutput(args: GetAgentOutputArgs, opts?: InvokeOptions): Output<GetAgentResult>def get_agent(agent_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAgentResult
def get_agent_output(agent_name: pulumi.Input[Optional[str]] = None,
resource_group_name: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAgentResult]func LookupAgent(ctx *Context, args *LookupAgentArgs, opts ...InvokeOption) (*LookupAgentResult, error)
func LookupAgentOutput(ctx *Context, args *LookupAgentOutputArgs, opts ...InvokeOption) LookupAgentResultOutput> Note: This function is named LookupAgent in the Go SDK.
public static class GetAgent
{
public static Task<GetAgentResult> InvokeAsync(GetAgentArgs args, InvokeOptions? opts = null)
public static Output<GetAgentResult> Invoke(GetAgentInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAgentResult> getAgent(GetAgentArgs args, InvokeOptions options)
public static Output<GetAgentResult> getAgent(GetAgentArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:app:getAgent
arguments:
# arguments dictionarydata "azure-native_app_get_agent" "name" {
# arguments
}The following arguments are supported:
- Agent
Name string - The name of the Agent
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Agent
Name string - The name of the Agent
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- agent_
name string - The name of the Agent
- resource_
group_ stringname - The name of the resource group. The name is case insensitive.
- agent
Name String - The name of the Agent
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- agent
Name string - The name of the Agent
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- agent_
name str - The name of the Agent
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- agent
Name String - The name of the Agent
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getAgent 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. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
Pulumi.
Azure Native. App. Outputs. Agent Properties Response - The resource-specific properties for this resource.
- System
Data Pulumi.Azure Native. App. 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"
- Identity
Pulumi.
Azure Native. App. Outputs. Managed Service Identity Response - The managed service identities assigned to this resource.
- Dictionary<string, string>
- Resource tags.
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
Agent
Properties Response - The resource-specific properties for this resource.
- 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"
- Identity
Managed
Service Identity Response - The managed service identities assigned to this resource.
- map[string]string
- Resource tags.
- azure_
api_ stringversion - The Azure API version of the resource.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- properties object
- The resource-specific properties for this resource.
- system_
data object - 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"
- identity object
- The managed service identities assigned to this resource.
- map(string)
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties
Agent
Properties Response - The resource-specific properties for this resource.
- 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"
- identity
Managed
Service Identity Response - The managed service identities assigned to this resource.
- Map<String,String>
- Resource tags.
- azure
Api stringVersion - The Azure API version of the resource.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- properties
Agent
Properties Response - The resource-specific properties for this resource.
- 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"
- identity
Managed
Service Identity Response - The managed service identities assigned to this resource.
- {[key: string]: string}
- Resource tags.
- azure_
api_ strversion - The Azure API version of the resource.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- properties
Agent
Properties Response - The resource-specific properties for this 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"
- identity
Managed
Service Identity Response - The managed service identities assigned to this resource.
- Mapping[str, str]
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties Property Map
- The resource-specific properties for this resource.
- 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"
- identity Property Map
- The managed service identities assigned to this resource.
- Map<String>
- Resource tags.
Supporting Types
ActionConfigurationResponse
- Access
Level string - The access level of the action
- Identity string
- The identity used by the action
- Mode string
- The mode of the action
- Access
Level string - The access level of the action
- Identity string
- The identity used by the action
- Mode string
- The mode of the action
- access_
level string - The access level of the action
- identity string
- The identity used by the action
- mode string
- The mode of the action
- access
Level String - The access level of the action
- identity String
- The identity used by the action
- mode String
- The mode of the action
- access
Level string - The access level of the action
- identity string
- The identity used by the action
- mode string
- The mode of the action
- access_
level str - The access level of the action
- identity str
- The identity used by the action
- mode str
- The mode of the action
- access
Level String - The access level of the action
- identity String
- The identity used by the action
- mode String
- The mode of the action
AgentIdentityResponse
- Client
Id string - Client ID (GUID) for the agent identity
- Enabled bool
- Indicates whether the agent identity is enabled
- Initial
Sponsor stringGroup Id - Initial sponsor group ID (required for agent identity)
- Client
Id string - Client ID (GUID) for the agent identity
- Enabled bool
- Indicates whether the agent identity is enabled
- Initial
Sponsor stringGroup Id - Initial sponsor group ID (required for agent identity)
- client_
id string - Client ID (GUID) for the agent identity
- enabled bool
- Indicates whether the agent identity is enabled
- initial_
sponsor_ stringgroup_ id - Initial sponsor group ID (required for agent identity)
- client
Id String - Client ID (GUID) for the agent identity
- enabled Boolean
- Indicates whether the agent identity is enabled
- initial
Sponsor StringGroup Id - Initial sponsor group ID (required for agent identity)
- client
Id string - Client ID (GUID) for the agent identity
- enabled boolean
- Indicates whether the agent identity is enabled
- initial
Sponsor stringGroup Id - Initial sponsor group ID (required for agent identity)
- client_
id str - Client ID (GUID) for the agent identity
- enabled bool
- Indicates whether the agent identity is enabled
- initial_
sponsor_ strgroup_ id - Initial sponsor group ID (required for agent identity)
- client
Id String - Client ID (GUID) for the agent identity
- enabled Boolean
- Indicates whether the agent identity is enabled
- initial
Sponsor StringGroup Id - Initial sponsor group ID (required for agent identity)
AgentPropertiesResponse
- Agent
Endpoint string - The endpoint of the Agent
- Power
State string - The power state of the Agent
- Provisioning
State string - Provisioning state of the Agent
- Running
State string - The running state of the Agent
- Action
Configuration Pulumi.Azure Native. App. Inputs. Action Configuration Response - Configuration for action
- Agent
Identity Pulumi.Azure Native. App. Inputs. Agent Identity Response - Agent identity configuration for accessing resources
- Agent
Space stringId - The agent space ID referenced by the agent
- Default
Model Pulumi.Azure Native. App. Inputs. Default Model Response - Default AI model configuration for the agent
- Incident
Management Pulumi.Configuration Azure Native. App. Inputs. Incident Management Configuration Response - Incident management configurations
- Knowledge
Graph Pulumi.Configuration Azure Native. App. Inputs. Knowledge Graph Configuration Response - Knowledge graph configuration for agent
- Log
Configuration Pulumi.Azure Native. App. Inputs. Log Configuration Response - Log configurations
- Upgrade
Channel string - The upgrade channel of the agent
- Agent
Endpoint string - The endpoint of the Agent
- Power
State string - The power state of the Agent
- Provisioning
State string - Provisioning state of the Agent
- Running
State string - The running state of the Agent
- Action
Configuration ActionConfiguration Response - Configuration for action
- Agent
Identity AgentIdentity Response - Agent identity configuration for accessing resources
- Agent
Space stringId - The agent space ID referenced by the agent
- Default
Model DefaultModel Response - Default AI model configuration for the agent
- Incident
Management IncidentConfiguration Management Configuration Response - Incident management configurations
- Knowledge
Graph KnowledgeConfiguration Graph Configuration Response - Knowledge graph configuration for agent
- Log
Configuration LogConfiguration Response - Log configurations
- Upgrade
Channel string - The upgrade channel of the agent
- agent_
endpoint string - The endpoint of the Agent
- power_
state string - The power state of the Agent
- provisioning_
state string - Provisioning state of the Agent
- running_
state string - The running state of the Agent
- action_
configuration object - Configuration for action
- agent_
identity object - Agent identity configuration for accessing resources
- agent_
space_ stringid - The agent space ID referenced by the agent
- default_
model object - Default AI model configuration for the agent
- incident_
management_ objectconfiguration - Incident management configurations
- knowledge_
graph_ objectconfiguration - Knowledge graph configuration for agent
- log_
configuration object - Log configurations
- upgrade_
channel string - The upgrade channel of the agent
- agent
Endpoint String - The endpoint of the Agent
- power
State String - The power state of the Agent
- provisioning
State String - Provisioning state of the Agent
- running
State String - The running state of the Agent
- action
Configuration ActionConfiguration Response - Configuration for action
- agent
Identity AgentIdentity Response - Agent identity configuration for accessing resources
- agent
Space StringId - The agent space ID referenced by the agent
- default
Model DefaultModel Response - Default AI model configuration for the agent
- incident
Management IncidentConfiguration Management Configuration Response - Incident management configurations
- knowledge
Graph KnowledgeConfiguration Graph Configuration Response - Knowledge graph configuration for agent
- log
Configuration LogConfiguration Response - Log configurations
- upgrade
Channel String - The upgrade channel of the agent
- agent
Endpoint string - The endpoint of the Agent
- power
State string - The power state of the Agent
- provisioning
State string - Provisioning state of the Agent
- running
State string - The running state of the Agent
- action
Configuration ActionConfiguration Response - Configuration for action
- agent
Identity AgentIdentity Response - Agent identity configuration for accessing resources
- agent
Space stringId - The agent space ID referenced by the agent
- default
Model DefaultModel Response - Default AI model configuration for the agent
- incident
Management IncidentConfiguration Management Configuration Response - Incident management configurations
- knowledge
Graph KnowledgeConfiguration Graph Configuration Response - Knowledge graph configuration for agent
- log
Configuration LogConfiguration Response - Log configurations
- upgrade
Channel string - The upgrade channel of the agent
- agent_
endpoint str - The endpoint of the Agent
- power_
state str - The power state of the Agent
- provisioning_
state str - Provisioning state of the Agent
- running_
state str - The running state of the Agent
- action_
configuration ActionConfiguration Response - Configuration for action
- agent_
identity AgentIdentity Response - Agent identity configuration for accessing resources
- agent_
space_ strid - The agent space ID referenced by the agent
- default_
model DefaultModel Response - Default AI model configuration for the agent
- incident_
management_ Incidentconfiguration Management Configuration Response - Incident management configurations
- knowledge_
graph_ Knowledgeconfiguration Graph Configuration Response - Knowledge graph configuration for agent
- log_
configuration LogConfiguration Response - Log configurations
- upgrade_
channel str - The upgrade channel of the agent
- agent
Endpoint String - The endpoint of the Agent
- power
State String - The power state of the Agent
- provisioning
State String - Provisioning state of the Agent
- running
State String - The running state of the Agent
- action
Configuration Property Map - Configuration for action
- agent
Identity Property Map - Agent identity configuration for accessing resources
- agent
Space StringId - The agent space ID referenced by the agent
- default
Model Property Map - Default AI model configuration for the agent
- incident
Management Property MapConfiguration - Incident management configurations
- knowledge
Graph Property MapConfiguration - Knowledge graph configuration for agent
- log
Configuration Property Map - Log configurations
- upgrade
Channel String - The upgrade channel of the agent
ApplicationInsightsConfigurationResponse
- App
Id string - The Application ID for the Application Insights resource
- Connection
String string - The connection string for the Application Insights resource
- App
Id string - The Application ID for the Application Insights resource
- Connection
String string - The connection string for the Application Insights resource
- app_
id string - The Application ID for the Application Insights resource
- connection_
string string - The connection string for the Application Insights resource
- app
Id String - The Application ID for the Application Insights resource
- connection
String String - The connection string for the Application Insights resource
- app
Id string - The Application ID for the Application Insights resource
- connection
String string - The connection string for the Application Insights resource
- app_
id str - The Application ID for the Application Insights resource
- connection_
string str - The connection string for the Application Insights resource
- app
Id String - The Application ID for the Application Insights resource
- connection
String String - The connection string for the Application Insights resource
DefaultModelResponse
IncidentManagementConfigurationResponse
- Connection
Key string - The key for the connection
- Connection
Name string - The name of the connection
- Connection
Url string - The URL of the connection
- Obo
User string - The user for the connection
- Type string
- The type of incident management system
- Connection
Key string - The key for the connection
- Connection
Name string - The name of the connection
- Connection
Url string - The URL of the connection
- Obo
User string - The user for the connection
- Type string
- The type of incident management system
- connection_
key string - The key for the connection
- connection_
name string - The name of the connection
- connection_
url string - The URL of the connection
- obo_
user string - The user for the connection
- type string
- The type of incident management system
- connection
Key String - The key for the connection
- connection
Name String - The name of the connection
- connection
Url String - The URL of the connection
- obo
User String - The user for the connection
- type String
- The type of incident management system
- connection
Key string - The key for the connection
- connection
Name string - The name of the connection
- connection
Url string - The URL of the connection
- obo
User string - The user for the connection
- type string
- The type of incident management system
- connection_
key str - The key for the connection
- connection_
name str - The name of the connection
- connection_
url str - The URL of the connection
- obo_
user str - The user for the connection
- type str
- The type of incident management system
- connection
Key String - The key for the connection
- connection
Name String - The name of the connection
- connection
Url String - The URL of the connection
- obo
User String - The user for the connection
- type String
- The type of incident management system
KnowledgeGraphConfigurationResponse
- Identity string
- The identity used to access the knowledge graph
- Managed
Resources List<string> - The list of resources managed by agent
- Identity string
- The identity used to access the knowledge graph
- Managed
Resources []string - The list of resources managed by agent
- identity string
- The identity used to access the knowledge graph
- managed_
resources list(string) - The list of resources managed by agent
- identity String
- The identity used to access the knowledge graph
- managed
Resources List<String> - The list of resources managed by agent
- identity string
- The identity used to access the knowledge graph
- managed
Resources string[] - The list of resources managed by agent
- identity str
- The identity used to access the knowledge graph
- managed_
resources Sequence[str] - The list of resources managed by agent
- identity String
- The identity used to access the knowledge graph
- managed
Resources List<String> - The list of resources managed by agent
LogConfigurationResponse
- Application
Insights Pulumi.Configuration Azure Native. App. Inputs. Application Insights Configuration Response - Application Insights Configuration
- Application
Insights ApplicationConfiguration Insights Configuration Response - Application Insights Configuration
- application_
insights_ objectconfiguration - Application Insights Configuration
- application
Insights ApplicationConfiguration Insights Configuration Response - Application Insights Configuration
- application
Insights ApplicationConfiguration Insights Configuration Response - Application Insights Configuration
- application_
insights_ Applicationconfiguration Insights Configuration Response - Application Insights Configuration
- application
Insights Property MapConfiguration - Application Insights Configuration
ManagedServiceIdentityResponse
- Principal
Id string - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Tenant
Id 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).
- User
Assigned Dictionary<string, Pulumi.Identities Azure Native. App. 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.
- Principal
Id string - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Tenant
Id 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).
- User
Assigned 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.
- principal_
id string - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant_
id 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).
- user_
assigned_ map(object)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.
- principal
Id String - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant
Id 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).
- user
Assigned 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.
- principal
Id string - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant
Id 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).
- user
Assigned {[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.
- principal
Id String - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant
Id 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).
- user
Assigned 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.
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 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.
UserAssignedIdentityResponse
- Client
Id string - The client ID of the assigned identity.
- Principal
Id string - The principal ID of the assigned identity.
- Client
Id string - The client ID of the assigned identity.
- Principal
Id string - The principal ID of the assigned identity.
- client_
id string - The client ID of the assigned identity.
- principal_
id string - The principal ID of the assigned identity.
- client
Id String - The client ID of the assigned identity.
- principal
Id String - The principal ID of the assigned identity.
- client
Id string - The client ID of the assigned identity.
- principal
Id 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.
- client
Id String - The client ID of the assigned identity.
- principal
Id String - The principal ID of the assigned identity.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.25.0
published on Wednesday, Aug 5, 2026 by Pulumi
published on Wednesday, Aug 5, 2026 by Pulumi