1. Packages
  2. Azure Native
  3. API Docs
  4. purview
  5. getAccount
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native.purview.getAccount

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

Get an account

Uses Azure REST API version 2021-12-01.

Other available API versions: 2020-12-01-preview, 2021-07-01, 2023-05-01-preview, 2024-04-01-preview.

Using getAccount

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 getAccount(args: GetAccountArgs, opts?: InvokeOptions): Promise<GetAccountResult>
function getAccountOutput(args: GetAccountOutputArgs, opts?: InvokeOptions): Output<GetAccountResult>
Copy
def get_account(account_name: Optional[str] = None,
                resource_group_name: Optional[str] = None,
                opts: Optional[InvokeOptions] = None) -> GetAccountResult
def get_account_output(account_name: Optional[pulumi.Input[str]] = None,
                resource_group_name: Optional[pulumi.Input[str]] = None,
                opts: Optional[InvokeOptions] = None) -> Output[GetAccountResult]
Copy
func LookupAccount(ctx *Context, args *LookupAccountArgs, opts ...InvokeOption) (*LookupAccountResult, error)
func LookupAccountOutput(ctx *Context, args *LookupAccountOutputArgs, opts ...InvokeOption) LookupAccountResultOutput
Copy

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

public static class GetAccount 
{
    public static Task<GetAccountResult> InvokeAsync(GetAccountArgs args, InvokeOptions? opts = null)
    public static Output<GetAccountResult> Invoke(GetAccountInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetAccountResult> getAccount(GetAccountArgs args, InvokeOptions options)
public static Output<GetAccountResult> getAccount(GetAccountArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:purview:getAccount
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AccountName
This property is required.
Changes to this property will trigger replacement.
string
The name of the account.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name.
AccountName
This property is required.
Changes to this property will trigger replacement.
string
The name of the account.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name.
accountName
This property is required.
Changes to this property will trigger replacement.
String
The name of the account.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The resource group name.
accountName
This property is required.
Changes to this property will trigger replacement.
string
The name of the account.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name.
account_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the account.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The resource group name.
accountName
This property is required.
Changes to this property will trigger replacement.
String
The name of the account.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The resource group name.

getAccount Result

The following output properties are available:

AccountStatus Pulumi.AzureNative.Purview.Outputs.AccountPropertiesResponseAccountStatus
Gets or sets the status of the account.
CreatedAt string
Gets the time at which the entity was created.
CreatedBy string
Gets the creator of the entity.
CreatedByObjectId string
Gets the creators of the entity's object id.
Endpoints Pulumi.AzureNative.Purview.Outputs.AccountPropertiesResponseEndpoints
The URIs that are the public endpoints of the account.
FriendlyName string
Gets or sets the friendly name.
Id string
Gets or sets the identifier.
ManagedResources Pulumi.AzureNative.Purview.Outputs.AccountPropertiesResponseManagedResources
Gets the resource identifiers of the managed resources.
Name string
Gets or sets the name.
PrivateEndpointConnections List<Pulumi.AzureNative.Purview.Outputs.PrivateEndpointConnectionResponse>
Gets the private endpoint connections information.
ProvisioningState string
Gets or sets the state of the provisioning.
Sku Pulumi.AzureNative.Purview.Outputs.AccountResponseSku
Gets or sets the Sku.
SystemData Pulumi.AzureNative.Purview.Outputs.TrackedResourceResponseSystemData
Metadata pertaining to creation and last modification of the resource.
Type string
Gets or sets the type.
CloudConnectors Pulumi.AzureNative.Purview.Outputs.CloudConnectorsResponse
Cloud connectors. External cloud identifier used as part of scanning configuration.
Identity Pulumi.AzureNative.Purview.Outputs.IdentityResponse
Identity Info on the tracked resource
Location string
Gets or sets the location.
ManagedEventHubState string
Gets or sets the state of managed eventhub. If enabled managed eventhub will be created, if disabled the managed eventhub will be removed.
ManagedResourceGroupName string
Gets or sets the managed resource group name
ManagedResourcesPublicNetworkAccess string
Gets or sets the public network access for managed resources.
PublicNetworkAccess string
Gets or sets the public network access.
Tags Dictionary<string, string>
Tags on the azure resource.
AccountStatus AccountPropertiesResponseAccountStatus
Gets or sets the status of the account.
CreatedAt string
Gets the time at which the entity was created.
CreatedBy string
Gets the creator of the entity.
CreatedByObjectId string
Gets the creators of the entity's object id.
Endpoints AccountPropertiesResponseEndpoints
The URIs that are the public endpoints of the account.
FriendlyName string
Gets or sets the friendly name.
Id string
Gets or sets the identifier.
ManagedResources AccountPropertiesResponseManagedResources
Gets the resource identifiers of the managed resources.
Name string
Gets or sets the name.
PrivateEndpointConnections []PrivateEndpointConnectionResponse
Gets the private endpoint connections information.
ProvisioningState string
Gets or sets the state of the provisioning.
Sku AccountResponseSku
Gets or sets the Sku.
SystemData TrackedResourceResponseSystemData
Metadata pertaining to creation and last modification of the resource.
Type string
Gets or sets the type.
CloudConnectors CloudConnectorsResponse
Cloud connectors. External cloud identifier used as part of scanning configuration.
Identity IdentityResponse
Identity Info on the tracked resource
Location string
Gets or sets the location.
ManagedEventHubState string
Gets or sets the state of managed eventhub. If enabled managed eventhub will be created, if disabled the managed eventhub will be removed.
ManagedResourceGroupName string
Gets or sets the managed resource group name
ManagedResourcesPublicNetworkAccess string
Gets or sets the public network access for managed resources.
PublicNetworkAccess string
Gets or sets the public network access.
Tags map[string]string
Tags on the azure resource.
accountStatus AccountPropertiesResponseAccountStatus
Gets or sets the status of the account.
createdAt String
Gets the time at which the entity was created.
createdBy String
Gets the creator of the entity.
createdByObjectId String
Gets the creators of the entity's object id.
endpoints AccountPropertiesResponseEndpoints
The URIs that are the public endpoints of the account.
friendlyName String
Gets or sets the friendly name.
id String
Gets or sets the identifier.
managedResources AccountPropertiesResponseManagedResources
Gets the resource identifiers of the managed resources.
name String
Gets or sets the name.
privateEndpointConnections List<PrivateEndpointConnectionResponse>
Gets the private endpoint connections information.
provisioningState String
Gets or sets the state of the provisioning.
sku AccountResponseSku
Gets or sets the Sku.
systemData TrackedResourceResponseSystemData
Metadata pertaining to creation and last modification of the resource.
type String
Gets or sets the type.
cloudConnectors CloudConnectorsResponse
Cloud connectors. External cloud identifier used as part of scanning configuration.
identity IdentityResponse
Identity Info on the tracked resource
location String
Gets or sets the location.
managedEventHubState String
Gets or sets the state of managed eventhub. If enabled managed eventhub will be created, if disabled the managed eventhub will be removed.
managedResourceGroupName String
Gets or sets the managed resource group name
managedResourcesPublicNetworkAccess String
Gets or sets the public network access for managed resources.
publicNetworkAccess String
Gets or sets the public network access.
tags Map<String,String>
Tags on the azure resource.
accountStatus AccountPropertiesResponseAccountStatus
Gets or sets the status of the account.
createdAt string
Gets the time at which the entity was created.
createdBy string
Gets the creator of the entity.
createdByObjectId string
Gets the creators of the entity's object id.
endpoints AccountPropertiesResponseEndpoints
The URIs that are the public endpoints of the account.
friendlyName string
Gets or sets the friendly name.
id string
Gets or sets the identifier.
managedResources AccountPropertiesResponseManagedResources
Gets the resource identifiers of the managed resources.
name string
Gets or sets the name.
privateEndpointConnections PrivateEndpointConnectionResponse[]
Gets the private endpoint connections information.
provisioningState string
Gets or sets the state of the provisioning.
sku AccountResponseSku
Gets or sets the Sku.
systemData TrackedResourceResponseSystemData
Metadata pertaining to creation and last modification of the resource.
type string
Gets or sets the type.
cloudConnectors CloudConnectorsResponse
Cloud connectors. External cloud identifier used as part of scanning configuration.
identity IdentityResponse
Identity Info on the tracked resource
location string
Gets or sets the location.
managedEventHubState string
Gets or sets the state of managed eventhub. If enabled managed eventhub will be created, if disabled the managed eventhub will be removed.
managedResourceGroupName string
Gets or sets the managed resource group name
managedResourcesPublicNetworkAccess string
Gets or sets the public network access for managed resources.
publicNetworkAccess string
Gets or sets the public network access.
tags {[key: string]: string}
Tags on the azure resource.
account_status AccountPropertiesResponseAccountStatus
Gets or sets the status of the account.
created_at str
Gets the time at which the entity was created.
created_by str
Gets the creator of the entity.
created_by_object_id str
Gets the creators of the entity's object id.
endpoints AccountPropertiesResponseEndpoints
The URIs that are the public endpoints of the account.
friendly_name str
Gets or sets the friendly name.
id str
Gets or sets the identifier.
managed_resources AccountPropertiesResponseManagedResources
Gets the resource identifiers of the managed resources.
name str
Gets or sets the name.
private_endpoint_connections Sequence[PrivateEndpointConnectionResponse]
Gets the private endpoint connections information.
provisioning_state str
Gets or sets the state of the provisioning.
sku AccountResponseSku
Gets or sets the Sku.
system_data TrackedResourceResponseSystemData
Metadata pertaining to creation and last modification of the resource.
type str
Gets or sets the type.
cloud_connectors CloudConnectorsResponse
Cloud connectors. External cloud identifier used as part of scanning configuration.
identity IdentityResponse
Identity Info on the tracked resource
location str
Gets or sets the location.
managed_event_hub_state str
Gets or sets the state of managed eventhub. If enabled managed eventhub will be created, if disabled the managed eventhub will be removed.
managed_resource_group_name str
Gets or sets the managed resource group name
managed_resources_public_network_access str
Gets or sets the public network access for managed resources.
public_network_access str
Gets or sets the public network access.
tags Mapping[str, str]
Tags on the azure resource.
accountStatus Property Map
Gets or sets the status of the account.
createdAt String
Gets the time at which the entity was created.
createdBy String
Gets the creator of the entity.
createdByObjectId String
Gets the creators of the entity's object id.
endpoints Property Map
The URIs that are the public endpoints of the account.
friendlyName String
Gets or sets the friendly name.
id String
Gets or sets the identifier.
managedResources Property Map
Gets the resource identifiers of the managed resources.
name String
Gets or sets the name.
privateEndpointConnections List<Property Map>
Gets the private endpoint connections information.
provisioningState String
Gets or sets the state of the provisioning.
sku Property Map
Gets or sets the Sku.
systemData Property Map
Metadata pertaining to creation and last modification of the resource.
type String
Gets or sets the type.
cloudConnectors Property Map
Cloud connectors. External cloud identifier used as part of scanning configuration.
identity Property Map
Identity Info on the tracked resource
location String
Gets or sets the location.
managedEventHubState String
Gets or sets the state of managed eventhub. If enabled managed eventhub will be created, if disabled the managed eventhub will be removed.
managedResourceGroupName String
Gets or sets the managed resource group name
managedResourcesPublicNetworkAccess String
Gets or sets the public network access for managed resources.
publicNetworkAccess String
Gets or sets the public network access.
tags Map<String>
Tags on the azure resource.

Supporting Types

AccountPropertiesResponseAccountStatus

AccountProvisioningState This property is required. string
Gets the account status code.
ErrorDetails This property is required. Pulumi.AzureNative.Purview.Inputs.AccountStatusResponseErrorDetails
Gets the account error details.
AccountProvisioningState This property is required. string
Gets the account status code.
ErrorDetails This property is required. AccountStatusResponseErrorDetails
Gets the account error details.
accountProvisioningState This property is required. String
Gets the account status code.
errorDetails This property is required. AccountStatusResponseErrorDetails
Gets the account error details.
accountProvisioningState This property is required. string
Gets the account status code.
errorDetails This property is required. AccountStatusResponseErrorDetails
Gets the account error details.
account_provisioning_state This property is required. str
Gets the account status code.
error_details This property is required. AccountStatusResponseErrorDetails
Gets the account error details.
accountProvisioningState This property is required. String
Gets the account status code.
errorDetails This property is required. Property Map
Gets the account error details.

AccountPropertiesResponseEndpoints

Catalog This property is required. string
Gets the catalog endpoint.
Guardian This property is required. string
Gets the guardian endpoint.
Scan This property is required. string
Gets the scan endpoint.
Catalog This property is required. string
Gets the catalog endpoint.
Guardian This property is required. string
Gets the guardian endpoint.
Scan This property is required. string
Gets the scan endpoint.
catalog This property is required. String
Gets the catalog endpoint.
guardian This property is required. String
Gets the guardian endpoint.
scan This property is required. String
Gets the scan endpoint.
catalog This property is required. string
Gets the catalog endpoint.
guardian This property is required. string
Gets the guardian endpoint.
scan This property is required. string
Gets the scan endpoint.
catalog This property is required. str
Gets the catalog endpoint.
guardian This property is required. str
Gets the guardian endpoint.
scan This property is required. str
Gets the scan endpoint.
catalog This property is required. String
Gets the catalog endpoint.
guardian This property is required. String
Gets the guardian endpoint.
scan This property is required. String
Gets the scan endpoint.

AccountPropertiesResponseManagedResources

EventHubNamespace This property is required. string
Gets the managed event hub namespace resource identifier.
ResourceGroup This property is required. string
Gets the managed resource group resource identifier. This resource group will host resource dependencies for the account.
StorageAccount This property is required. string
Gets the managed storage account resource identifier.
EventHubNamespace This property is required. string
Gets the managed event hub namespace resource identifier.
ResourceGroup This property is required. string
Gets the managed resource group resource identifier. This resource group will host resource dependencies for the account.
StorageAccount This property is required. string
Gets the managed storage account resource identifier.
eventHubNamespace This property is required. String
Gets the managed event hub namespace resource identifier.
resourceGroup This property is required. String
Gets the managed resource group resource identifier. This resource group will host resource dependencies for the account.
storageAccount This property is required. String
Gets the managed storage account resource identifier.
eventHubNamespace This property is required. string
Gets the managed event hub namespace resource identifier.
resourceGroup This property is required. string
Gets the managed resource group resource identifier. This resource group will host resource dependencies for the account.
storageAccount This property is required. string
Gets the managed storage account resource identifier.
event_hub_namespace This property is required. str
Gets the managed event hub namespace resource identifier.
resource_group This property is required. str
Gets the managed resource group resource identifier. This resource group will host resource dependencies for the account.
storage_account This property is required. str
Gets the managed storage account resource identifier.
eventHubNamespace This property is required. String
Gets the managed event hub namespace resource identifier.
resourceGroup This property is required. String
Gets the managed resource group resource identifier. This resource group will host resource dependencies for the account.
storageAccount This property is required. String
Gets the managed storage account resource identifier.

AccountResponseSku

Capacity int
Gets or sets the sku capacity.
Name string
Gets or sets the sku name.
Capacity int
Gets or sets the sku capacity.
Name string
Gets or sets the sku name.
capacity Integer
Gets or sets the sku capacity.
name String
Gets or sets the sku name.
capacity number
Gets or sets the sku capacity.
name string
Gets or sets the sku name.
capacity int
Gets or sets the sku capacity.
name str
Gets or sets the sku name.
capacity Number
Gets or sets the sku capacity.
name String
Gets or sets the sku name.

AccountStatusResponseErrorDetails

Code This property is required. string
Gets or sets the code.
Details This property is required. List<Pulumi.AzureNative.Purview.Inputs.ErrorModelResponse>
Gets or sets the details.
Message This property is required. string
Gets or sets the messages.
Target This property is required. string
Gets or sets the target.
Code This property is required. string
Gets or sets the code.
Details This property is required. []ErrorModelResponse
Gets or sets the details.
Message This property is required. string
Gets or sets the messages.
Target This property is required. string
Gets or sets the target.
code This property is required. String
Gets or sets the code.
details This property is required. List<ErrorModelResponse>
Gets or sets the details.
message This property is required. String
Gets or sets the messages.
target This property is required. String
Gets or sets the target.
code This property is required. string
Gets or sets the code.
details This property is required. ErrorModelResponse[]
Gets or sets the details.
message This property is required. string
Gets or sets the messages.
target This property is required. string
Gets or sets the target.
code This property is required. str
Gets or sets the code.
details This property is required. Sequence[ErrorModelResponse]
Gets or sets the details.
message This property is required. str
Gets or sets the messages.
target This property is required. str
Gets or sets the target.
code This property is required. String
Gets or sets the code.
details This property is required. List<Property Map>
Gets or sets the details.
message This property is required. String
Gets or sets the messages.
target This property is required. String
Gets or sets the target.

CloudConnectorsResponse

AwsExternalId This property is required. string
AWS external identifier. Configured in AWS to allow use of the role arn used for scanning
AwsExternalId This property is required. string
AWS external identifier. Configured in AWS to allow use of the role arn used for scanning
awsExternalId This property is required. String
AWS external identifier. Configured in AWS to allow use of the role arn used for scanning
awsExternalId This property is required. string
AWS external identifier. Configured in AWS to allow use of the role arn used for scanning
aws_external_id This property is required. str
AWS external identifier. Configured in AWS to allow use of the role arn used for scanning
awsExternalId This property is required. String
AWS external identifier. Configured in AWS to allow use of the role arn used for scanning

ErrorModelResponse

Code This property is required. string
Gets or sets the code.
Details This property is required. List<Pulumi.AzureNative.Purview.Inputs.ErrorModelResponse>
Gets or sets the details.
Message This property is required. string
Gets or sets the messages.
Target This property is required. string
Gets or sets the target.
Code This property is required. string
Gets or sets the code.
Details This property is required. []ErrorModelResponse
Gets or sets the details.
Message This property is required. string
Gets or sets the messages.
Target This property is required. string
Gets or sets the target.
code This property is required. String
Gets or sets the code.
details This property is required. List<ErrorModelResponse>
Gets or sets the details.
message This property is required. String
Gets or sets the messages.
target This property is required. String
Gets or sets the target.
code This property is required. string
Gets or sets the code.
details This property is required. ErrorModelResponse[]
Gets or sets the details.
message This property is required. string
Gets or sets the messages.
target This property is required. string
Gets or sets the target.
code This property is required. str
Gets or sets the code.
details This property is required. Sequence[ErrorModelResponse]
Gets or sets the details.
message This property is required. str
Gets or sets the messages.
target This property is required. str
Gets or sets the target.
code This property is required. String
Gets or sets the code.
details This property is required. List<Property Map>
Gets or sets the details.
message This property is required. String
Gets or sets the messages.
target This property is required. String
Gets or sets the target.

IdentityResponse

PrincipalId This property is required. string
Service principal object Id
TenantId This property is required. string
Tenant Id
Type string
Identity Type
UserAssignedIdentities Dictionary<string, Pulumi.AzureNative.Purview.Inputs.UserAssignedIdentityResponse>
User Assigned Identities
PrincipalId This property is required. string
Service principal object Id
TenantId This property is required. string
Tenant Id
Type string
Identity Type
UserAssignedIdentities map[string]UserAssignedIdentityResponse
User Assigned Identities
principalId This property is required. String
Service principal object Id
tenantId This property is required. String
Tenant Id
type String
Identity Type
userAssignedIdentities Map<String,UserAssignedIdentityResponse>
User Assigned Identities
principalId This property is required. string
Service principal object Id
tenantId This property is required. string
Tenant Id
type string
Identity Type
userAssignedIdentities {[key: string]: UserAssignedIdentityResponse}
User Assigned Identities
principal_id This property is required. str
Service principal object Id
tenant_id This property is required. str
Tenant Id
type str
Identity Type
user_assigned_identities Mapping[str, UserAssignedIdentityResponse]
User Assigned Identities
principalId This property is required. String
Service principal object Id
tenantId This property is required. String
Tenant Id
type String
Identity Type
userAssignedIdentities Map<Property Map>
User Assigned Identities

PrivateEndpointConnectionResponse

Id This property is required. string
Gets or sets the identifier.
Name This property is required. string
Gets or sets the name.
ProvisioningState This property is required. string
The provisioning state.
SystemData This property is required. Pulumi.AzureNative.Purview.Inputs.ProxyResourceResponseSystemData
Metadata pertaining to creation and last modification of the resource.
Type This property is required. string
Gets or sets the type.
PrivateEndpoint Pulumi.AzureNative.Purview.Inputs.PrivateEndpointResponse
The private endpoint information.
PrivateLinkServiceConnectionState Pulumi.AzureNative.Purview.Inputs.PrivateLinkServiceConnectionStateResponse
The private link service connection state.
Id This property is required. string
Gets or sets the identifier.
Name This property is required. string
Gets or sets the name.
ProvisioningState This property is required. string
The provisioning state.
SystemData This property is required. ProxyResourceResponseSystemData
Metadata pertaining to creation and last modification of the resource.
Type This property is required. string
Gets or sets the type.
PrivateEndpoint PrivateEndpointResponse
The private endpoint information.
PrivateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
The private link service connection state.
id This property is required. String
Gets or sets the identifier.
name This property is required. String
Gets or sets the name.
provisioningState This property is required. String
The provisioning state.
systemData This property is required. ProxyResourceResponseSystemData
Metadata pertaining to creation and last modification of the resource.
type This property is required. String
Gets or sets the type.
privateEndpoint PrivateEndpointResponse
The private endpoint information.
privateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
The private link service connection state.
id This property is required. string
Gets or sets the identifier.
name This property is required. string
Gets or sets the name.
provisioningState This property is required. string
The provisioning state.
systemData This property is required. ProxyResourceResponseSystemData
Metadata pertaining to creation and last modification of the resource.
type This property is required. string
Gets or sets the type.
privateEndpoint PrivateEndpointResponse
The private endpoint information.
privateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
The private link service connection state.
id This property is required. str
Gets or sets the identifier.
name This property is required. str
Gets or sets the name.
provisioning_state This property is required. str
The provisioning state.
system_data This property is required. ProxyResourceResponseSystemData
Metadata pertaining to creation and last modification of the resource.
type This property is required. str
Gets or sets the type.
private_endpoint PrivateEndpointResponse
The private endpoint information.
private_link_service_connection_state PrivateLinkServiceConnectionStateResponse
The private link service connection state.
id This property is required. String
Gets or sets the identifier.
name This property is required. String
Gets or sets the name.
provisioningState This property is required. String
The provisioning state.
systemData This property is required. Property Map
Metadata pertaining to creation and last modification of the resource.
type This property is required. String
Gets or sets the type.
privateEndpoint Property Map
The private endpoint information.
privateLinkServiceConnectionState Property Map
The private link service connection state.

PrivateEndpointResponse

Id string
The private endpoint identifier.
Id string
The private endpoint identifier.
id String
The private endpoint identifier.
id string
The private endpoint identifier.
id str
The private endpoint identifier.
id String
The private endpoint identifier.

PrivateLinkServiceConnectionStateResponse

ActionsRequired string
The required actions.
Description string
The description.
Status string
The status.
ActionsRequired string
The required actions.
Description string
The description.
Status string
The status.
actionsRequired String
The required actions.
description String
The description.
status String
The status.
actionsRequired string
The required actions.
description string
The description.
status string
The status.
actions_required str
The required actions.
description str
The description.
status str
The status.
actionsRequired String
The required actions.
description String
The description.
status String
The status.

ProxyResourceResponseSystemData

CreatedAt This property is required. string
The timestamp of resource creation (UTC).
CreatedBy This property is required. string
The identity that created the resource.
CreatedByType This property is required. string
The type of identity that created the resource.
LastModifiedAt This property is required. string
The timestamp of the last modification the resource (UTC).
LastModifiedBy This property is required. string
The identity that last modified the resource.
LastModifiedByType This property is required. string
The type of identity that last modified the resource.
CreatedAt This property is required. string
The timestamp of resource creation (UTC).
CreatedBy This property is required. string
The identity that created the resource.
CreatedByType This property is required. string
The type of identity that created the resource.
LastModifiedAt This property is required. string
The timestamp of the last modification the resource (UTC).
LastModifiedBy This property is required. string
The identity that last modified the resource.
LastModifiedByType This property is required. string
The type of identity that last modified the resource.
createdAt This property is required. String
The timestamp of resource creation (UTC).
createdBy This property is required. String
The identity that created the resource.
createdByType This property is required. String
The type of identity that created the resource.
lastModifiedAt This property is required. String
The timestamp of the last modification the resource (UTC).
lastModifiedBy This property is required. String
The identity that last modified the resource.
lastModifiedByType This property is required. String
The type of identity that last modified the resource.
createdAt This property is required. string
The timestamp of resource creation (UTC).
createdBy This property is required. string
The identity that created the resource.
createdByType This property is required. string
The type of identity that created the resource.
lastModifiedAt This property is required. string
The timestamp of the last modification the resource (UTC).
lastModifiedBy This property is required. string
The identity that last modified the resource.
lastModifiedByType This property is required. string
The type of identity that last modified the resource.
created_at This property is required. str
The timestamp of resource creation (UTC).
created_by This property is required. str
The identity that created the resource.
created_by_type This property is required. str
The type of identity that created the resource.
last_modified_at This property is required. str
The timestamp of the last modification the resource (UTC).
last_modified_by This property is required. str
The identity that last modified the resource.
last_modified_by_type This property is required. str
The type of identity that last modified the resource.
createdAt This property is required. String
The timestamp of resource creation (UTC).
createdBy This property is required. String
The identity that created the resource.
createdByType This property is required. String
The type of identity that created the resource.
lastModifiedAt This property is required. String
The timestamp of the last modification the resource (UTC).
lastModifiedBy This property is required. String
The identity that last modified the resource.
lastModifiedByType This property is required. String
The type of identity that last modified the resource.

TrackedResourceResponseSystemData

CreatedAt This property is required. string
The timestamp of resource creation (UTC).
CreatedBy This property is required. string
The identity that created the resource.
CreatedByType This property is required. string
The type of identity that created the resource.
LastModifiedAt This property is required. string
The timestamp of the last modification the resource (UTC).
LastModifiedBy This property is required. string
The identity that last modified the resource.
LastModifiedByType This property is required. string
The type of identity that last modified the resource.
CreatedAt This property is required. string
The timestamp of resource creation (UTC).
CreatedBy This property is required. string
The identity that created the resource.
CreatedByType This property is required. string
The type of identity that created the resource.
LastModifiedAt This property is required. string
The timestamp of the last modification the resource (UTC).
LastModifiedBy This property is required. string
The identity that last modified the resource.
LastModifiedByType This property is required. string
The type of identity that last modified the resource.
createdAt This property is required. String
The timestamp of resource creation (UTC).
createdBy This property is required. String
The identity that created the resource.
createdByType This property is required. String
The type of identity that created the resource.
lastModifiedAt This property is required. String
The timestamp of the last modification the resource (UTC).
lastModifiedBy This property is required. String
The identity that last modified the resource.
lastModifiedByType This property is required. String
The type of identity that last modified the resource.
createdAt This property is required. string
The timestamp of resource creation (UTC).
createdBy This property is required. string
The identity that created the resource.
createdByType This property is required. string
The type of identity that created the resource.
lastModifiedAt This property is required. string
The timestamp of the last modification the resource (UTC).
lastModifiedBy This property is required. string
The identity that last modified the resource.
lastModifiedByType This property is required. string
The type of identity that last modified the resource.
created_at This property is required. str
The timestamp of resource creation (UTC).
created_by This property is required. str
The identity that created the resource.
created_by_type This property is required. str
The type of identity that created the resource.
last_modified_at This property is required. str
The timestamp of the last modification the resource (UTC).
last_modified_by This property is required. str
The identity that last modified the resource.
last_modified_by_type This property is required. str
The type of identity that last modified the resource.
createdAt This property is required. String
The timestamp of resource creation (UTC).
createdBy This property is required. String
The identity that created the resource.
createdByType This property is required. String
The type of identity that created the resource.
lastModifiedAt This property is required. String
The timestamp of the last modification the resource (UTC).
lastModifiedBy This property is required. String
The identity that last modified the resource.
lastModifiedByType This property is required. String
The type of identity that last modified the resource.

UserAssignedIdentityResponse

ClientId This property is required. string
Gets or Sets Client ID
PrincipalId This property is required. string
Gets or Sets Principal ID
ClientId This property is required. string
Gets or Sets Client ID
PrincipalId This property is required. string
Gets or Sets Principal ID
clientId This property is required. String
Gets or Sets Client ID
principalId This property is required. String
Gets or Sets Principal ID
clientId This property is required. string
Gets or Sets Client ID
principalId This property is required. string
Gets or Sets Principal ID
client_id This property is required. str
Gets or Sets Client ID
principal_id This property is required. str
Gets or Sets Principal ID
clientId This property is required. String
Gets or Sets Client ID
principalId This property is required. String
Gets or Sets Principal ID

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 v1 docs if using the v1 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi