1. Packages
  2. Azure Native v2
  3. API Docs
  4. insights
  5. getDataCollectionEndpoint
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native-v2.insights.getDataCollectionEndpoint

Explore with Pulumi AI

These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

Definition of ARM tracked top level resource. Azure REST API version: 2022-06-01.

Other available API versions: 2023-03-11.

Using getDataCollectionEndpoint

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 getDataCollectionEndpoint(args: GetDataCollectionEndpointArgs, opts?: InvokeOptions): Promise<GetDataCollectionEndpointResult>
function getDataCollectionEndpointOutput(args: GetDataCollectionEndpointOutputArgs, opts?: InvokeOptions): Output<GetDataCollectionEndpointResult>
Copy
def get_data_collection_endpoint(data_collection_endpoint_name: Optional[str] = None,
                                 resource_group_name: Optional[str] = None,
                                 opts: Optional[InvokeOptions] = None) -> GetDataCollectionEndpointResult
def get_data_collection_endpoint_output(data_collection_endpoint_name: Optional[pulumi.Input[str]] = None,
                                 resource_group_name: Optional[pulumi.Input[str]] = None,
                                 opts: Optional[InvokeOptions] = None) -> Output[GetDataCollectionEndpointResult]
Copy
func LookupDataCollectionEndpoint(ctx *Context, args *LookupDataCollectionEndpointArgs, opts ...InvokeOption) (*LookupDataCollectionEndpointResult, error)
func LookupDataCollectionEndpointOutput(ctx *Context, args *LookupDataCollectionEndpointOutputArgs, opts ...InvokeOption) LookupDataCollectionEndpointResultOutput
Copy

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

public static class GetDataCollectionEndpoint 
{
    public static Task<GetDataCollectionEndpointResult> InvokeAsync(GetDataCollectionEndpointArgs args, InvokeOptions? opts = null)
    public static Output<GetDataCollectionEndpointResult> Invoke(GetDataCollectionEndpointInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetDataCollectionEndpointResult> getDataCollectionEndpoint(GetDataCollectionEndpointArgs args, InvokeOptions options)
public static Output<GetDataCollectionEndpointResult> getDataCollectionEndpoint(GetDataCollectionEndpointArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:insights:getDataCollectionEndpoint
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

DataCollectionEndpointName
This property is required.
Changes to this property will trigger replacement.
string
The name of the data collection endpoint. The name is case insensitive.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
DataCollectionEndpointName
This property is required.
Changes to this property will trigger replacement.
string
The name of the data collection endpoint. The name is case insensitive.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
dataCollectionEndpointName
This property is required.
Changes to this property will trigger replacement.
String
The name of the data collection endpoint. The name is case insensitive.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
dataCollectionEndpointName
This property is required.
Changes to this property will trigger replacement.
string
The name of the data collection endpoint. The name is case insensitive.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
data_collection_endpoint_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the data collection endpoint. The name is case insensitive.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group. The name is case insensitive.
dataCollectionEndpointName
This property is required.
Changes to this property will trigger replacement.
String
The name of the data collection endpoint. The name is case insensitive.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.

getDataCollectionEndpoint Result

The following output properties are available:

Etag string
Resource entity tag (ETag).
FailoverConfiguration Pulumi.AzureNative.Insights.Outputs.DataCollectionEndpointResponseFailoverConfiguration
Failover configuration on this endpoint. This property is READ-ONLY.
Id string
Fully qualified ID of the resource.
Location string
The geo-location where the resource lives.
Metadata Pulumi.AzureNative.Insights.Outputs.DataCollectionEndpointResponseMetadata
Metadata for the resource. This property is READ-ONLY.
Name string
The name of the resource.
PrivateLinkScopedResources List<Pulumi.AzureNative.Insights.Outputs.PrivateLinkScopedResourceResponse>
List of Azure Monitor Private Link Scope Resources to which this data collection endpoint resource is associated. This property is READ-ONLY.
ProvisioningState string
The resource provisioning state. This property is READ-ONLY.
SystemData Pulumi.AzureNative.Insights.Outputs.DataCollectionEndpointResourceResponseSystemData
Metadata pertaining to creation and last modification of the resource.
Type string
The type of the resource.
ConfigurationAccess Pulumi.AzureNative.Insights.Outputs.DataCollectionEndpointResponseConfigurationAccess
The endpoint used by clients to access their configuration.
Description string
Description of the data collection endpoint.
Identity Pulumi.AzureNative.Insights.Outputs.DataCollectionEndpointResourceResponseIdentity
Managed service identity of the resource.
ImmutableId string
The immutable ID of this data collection endpoint resource. This property is READ-ONLY.
Kind string
The kind of the resource.
LogsIngestion Pulumi.AzureNative.Insights.Outputs.DataCollectionEndpointResponseLogsIngestion
The endpoint used by clients to ingest logs.
MetricsIngestion Pulumi.AzureNative.Insights.Outputs.DataCollectionEndpointResponseMetricsIngestion
The endpoint used by clients to ingest metrics.
NetworkAcls Pulumi.AzureNative.Insights.Outputs.DataCollectionEndpointResponseNetworkAcls
Network access control rules for the endpoints.
Tags Dictionary<string, string>
Resource tags.
Etag string
Resource entity tag (ETag).
FailoverConfiguration DataCollectionEndpointResponseFailoverConfiguration
Failover configuration on this endpoint. This property is READ-ONLY.
Id string
Fully qualified ID of the resource.
Location string
The geo-location where the resource lives.
Metadata DataCollectionEndpointResponseMetadata
Metadata for the resource. This property is READ-ONLY.
Name string
The name of the resource.
PrivateLinkScopedResources []PrivateLinkScopedResourceResponse
List of Azure Monitor Private Link Scope Resources to which this data collection endpoint resource is associated. This property is READ-ONLY.
ProvisioningState string
The resource provisioning state. This property is READ-ONLY.
SystemData DataCollectionEndpointResourceResponseSystemData
Metadata pertaining to creation and last modification of the resource.
Type string
The type of the resource.
ConfigurationAccess DataCollectionEndpointResponseConfigurationAccess
The endpoint used by clients to access their configuration.
Description string
Description of the data collection endpoint.
Identity DataCollectionEndpointResourceResponseIdentity
Managed service identity of the resource.
ImmutableId string
The immutable ID of this data collection endpoint resource. This property is READ-ONLY.
Kind string
The kind of the resource.
LogsIngestion DataCollectionEndpointResponseLogsIngestion
The endpoint used by clients to ingest logs.
MetricsIngestion DataCollectionEndpointResponseMetricsIngestion
The endpoint used by clients to ingest metrics.
NetworkAcls DataCollectionEndpointResponseNetworkAcls
Network access control rules for the endpoints.
Tags map[string]string
Resource tags.
etag String
Resource entity tag (ETag).
failoverConfiguration DataCollectionEndpointResponseFailoverConfiguration
Failover configuration on this endpoint. This property is READ-ONLY.
id String
Fully qualified ID of the resource.
location String
The geo-location where the resource lives.
metadata DataCollectionEndpointResponseMetadata
Metadata for the resource. This property is READ-ONLY.
name String
The name of the resource.
privateLinkScopedResources List<PrivateLinkScopedResourceResponse>
List of Azure Monitor Private Link Scope Resources to which this data collection endpoint resource is associated. This property is READ-ONLY.
provisioningState String
The resource provisioning state. This property is READ-ONLY.
systemData DataCollectionEndpointResourceResponseSystemData
Metadata pertaining to creation and last modification of the resource.
type String
The type of the resource.
configurationAccess DataCollectionEndpointResponseConfigurationAccess
The endpoint used by clients to access their configuration.
description String
Description of the data collection endpoint.
identity DataCollectionEndpointResourceResponseIdentity
Managed service identity of the resource.
immutableId String
The immutable ID of this data collection endpoint resource. This property is READ-ONLY.
kind String
The kind of the resource.
logsIngestion DataCollectionEndpointResponseLogsIngestion
The endpoint used by clients to ingest logs.
metricsIngestion DataCollectionEndpointResponseMetricsIngestion
The endpoint used by clients to ingest metrics.
networkAcls DataCollectionEndpointResponseNetworkAcls
Network access control rules for the endpoints.
tags Map<String,String>
Resource tags.
etag string
Resource entity tag (ETag).
failoverConfiguration DataCollectionEndpointResponseFailoverConfiguration
Failover configuration on this endpoint. This property is READ-ONLY.
id string
Fully qualified ID of the resource.
location string
The geo-location where the resource lives.
metadata DataCollectionEndpointResponseMetadata
Metadata for the resource. This property is READ-ONLY.
name string
The name of the resource.
privateLinkScopedResources PrivateLinkScopedResourceResponse[]
List of Azure Monitor Private Link Scope Resources to which this data collection endpoint resource is associated. This property is READ-ONLY.
provisioningState string
The resource provisioning state. This property is READ-ONLY.
systemData DataCollectionEndpointResourceResponseSystemData
Metadata pertaining to creation and last modification of the resource.
type string
The type of the resource.
configurationAccess DataCollectionEndpointResponseConfigurationAccess
The endpoint used by clients to access their configuration.
description string
Description of the data collection endpoint.
identity DataCollectionEndpointResourceResponseIdentity
Managed service identity of the resource.
immutableId string
The immutable ID of this data collection endpoint resource. This property is READ-ONLY.
kind string
The kind of the resource.
logsIngestion DataCollectionEndpointResponseLogsIngestion
The endpoint used by clients to ingest logs.
metricsIngestion DataCollectionEndpointResponseMetricsIngestion
The endpoint used by clients to ingest metrics.
networkAcls DataCollectionEndpointResponseNetworkAcls
Network access control rules for the endpoints.
tags {[key: string]: string}
Resource tags.
etag str
Resource entity tag (ETag).
failover_configuration DataCollectionEndpointResponseFailoverConfiguration
Failover configuration on this endpoint. This property is READ-ONLY.
id str
Fully qualified ID of the resource.
location str
The geo-location where the resource lives.
metadata DataCollectionEndpointResponseMetadata
Metadata for the resource. This property is READ-ONLY.
name str
The name of the resource.
private_link_scoped_resources Sequence[PrivateLinkScopedResourceResponse]
List of Azure Monitor Private Link Scope Resources to which this data collection endpoint resource is associated. This property is READ-ONLY.
provisioning_state str
The resource provisioning state. This property is READ-ONLY.
system_data DataCollectionEndpointResourceResponseSystemData
Metadata pertaining to creation and last modification of the resource.
type str
The type of the resource.
configuration_access DataCollectionEndpointResponseConfigurationAccess
The endpoint used by clients to access their configuration.
description str
Description of the data collection endpoint.
identity DataCollectionEndpointResourceResponseIdentity
Managed service identity of the resource.
immutable_id str
The immutable ID of this data collection endpoint resource. This property is READ-ONLY.
kind str
The kind of the resource.
logs_ingestion DataCollectionEndpointResponseLogsIngestion
The endpoint used by clients to ingest logs.
metrics_ingestion DataCollectionEndpointResponseMetricsIngestion
The endpoint used by clients to ingest metrics.
network_acls DataCollectionEndpointResponseNetworkAcls
Network access control rules for the endpoints.
tags Mapping[str, str]
Resource tags.
etag String
Resource entity tag (ETag).
failoverConfiguration Property Map
Failover configuration on this endpoint. This property is READ-ONLY.
id String
Fully qualified ID of the resource.
location String
The geo-location where the resource lives.
metadata Property Map
Metadata for the resource. This property is READ-ONLY.
name String
The name of the resource.
privateLinkScopedResources List<Property Map>
List of Azure Monitor Private Link Scope Resources to which this data collection endpoint resource is associated. This property is READ-ONLY.
provisioningState String
The resource provisioning state. This property is READ-ONLY.
systemData Property Map
Metadata pertaining to creation and last modification of the resource.
type String
The type of the resource.
configurationAccess Property Map
The endpoint used by clients to access their configuration.
description String
Description of the data collection endpoint.
identity Property Map
Managed service identity of the resource.
immutableId String
The immutable ID of this data collection endpoint resource. This property is READ-ONLY.
kind String
The kind of the resource.
logsIngestion Property Map
The endpoint used by clients to ingest logs.
metricsIngestion Property Map
The endpoint used by clients to ingest metrics.
networkAcls Property Map
Network access control rules for the endpoints.
tags Map<String>
Resource tags.

Supporting Types

DataCollectionEndpointResourceResponseIdentity

PrincipalId This property is required. string
The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
TenantId This property is required. string
The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
Type This property is required. string
Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
UserAssignedIdentities Dictionary<string, Pulumi.AzureNative.Insights.Inputs.UserAssignedIdentityResponse>
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.
PrincipalId This property is required. string
The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
TenantId This property is required. string
The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
Type This property is required. string
Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
UserAssignedIdentities map[string]UserAssignedIdentityResponse
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.
principalId This property is required. String
The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
tenantId This property is required. String
The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
type This property is required. String
Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
userAssignedIdentities Map<String,UserAssignedIdentityResponse>
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.
principalId This property is required. string
The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
tenantId This property is required. string
The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
type This property is required. string
Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
userAssignedIdentities {[key: string]: UserAssignedIdentityResponse}
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 This property is required. str
The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
tenant_id This property is required. str
The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
type This property is required. str
Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
user_assigned_identities Mapping[str, UserAssignedIdentityResponse]
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.
principalId This property is required. String
The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
tenantId This property is required. String
The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
type This property is required. String
Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
userAssignedIdentities Map<Property Map>
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.

DataCollectionEndpointResourceResponseSystemData

CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.
createdAt string
The timestamp of resource creation (UTC).
createdBy string
The identity that created the resource.
createdByType string
The type of identity that created the resource.
lastModifiedAt string
The timestamp of resource last modification (UTC)
lastModifiedBy string
The identity that last modified the resource.
lastModifiedByType string
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_type str
The type of identity that created the resource.
last_modified_at str
The timestamp of resource last modification (UTC)
last_modified_by str
The identity that last modified the resource.
last_modified_by_type str
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.

DataCollectionEndpointResponseConfigurationAccess

Endpoint This property is required. string
The endpoint. This property is READ-ONLY.
Endpoint This property is required. string
The endpoint. This property is READ-ONLY.
endpoint This property is required. String
The endpoint. This property is READ-ONLY.
endpoint This property is required. string
The endpoint. This property is READ-ONLY.
endpoint This property is required. str
The endpoint. This property is READ-ONLY.
endpoint This property is required. String
The endpoint. This property is READ-ONLY.

DataCollectionEndpointResponseFailoverConfiguration

ActiveLocation string
Active location where data flow will occur.
Locations List<Pulumi.AzureNative.Insights.Inputs.LocationSpecResponse>
Locations that are configured for failover.
ActiveLocation string
Active location where data flow will occur.
Locations []LocationSpecResponse
Locations that are configured for failover.
activeLocation String
Active location where data flow will occur.
locations List<LocationSpecResponse>
Locations that are configured for failover.
activeLocation string
Active location where data flow will occur.
locations LocationSpecResponse[]
Locations that are configured for failover.
active_location str
Active location where data flow will occur.
locations Sequence[LocationSpecResponse]
Locations that are configured for failover.
activeLocation String
Active location where data flow will occur.
locations List<Property Map>
Locations that are configured for failover.

DataCollectionEndpointResponseLogsIngestion

Endpoint This property is required. string
The endpoint. This property is READ-ONLY.
Endpoint This property is required. string
The endpoint. This property is READ-ONLY.
endpoint This property is required. String
The endpoint. This property is READ-ONLY.
endpoint This property is required. string
The endpoint. This property is READ-ONLY.
endpoint This property is required. str
The endpoint. This property is READ-ONLY.
endpoint This property is required. String
The endpoint. This property is READ-ONLY.

DataCollectionEndpointResponseMetadata

ProvisionedBy This property is required. string
Azure offering managing this resource on-behalf-of customer.
ProvisionedByResourceId This property is required. string
Resource Id of azure offering managing this resource on-behalf-of customer.
ProvisionedBy This property is required. string
Azure offering managing this resource on-behalf-of customer.
ProvisionedByResourceId This property is required. string
Resource Id of azure offering managing this resource on-behalf-of customer.
provisionedBy This property is required. String
Azure offering managing this resource on-behalf-of customer.
provisionedByResourceId This property is required. String
Resource Id of azure offering managing this resource on-behalf-of customer.
provisionedBy This property is required. string
Azure offering managing this resource on-behalf-of customer.
provisionedByResourceId This property is required. string
Resource Id of azure offering managing this resource on-behalf-of customer.
provisioned_by This property is required. str
Azure offering managing this resource on-behalf-of customer.
provisioned_by_resource_id This property is required. str
Resource Id of azure offering managing this resource on-behalf-of customer.
provisionedBy This property is required. String
Azure offering managing this resource on-behalf-of customer.
provisionedByResourceId This property is required. String
Resource Id of azure offering managing this resource on-behalf-of customer.

DataCollectionEndpointResponseMetricsIngestion

Endpoint This property is required. string
The endpoint. This property is READ-ONLY.
Endpoint This property is required. string
The endpoint. This property is READ-ONLY.
endpoint This property is required. String
The endpoint. This property is READ-ONLY.
endpoint This property is required. string
The endpoint. This property is READ-ONLY.
endpoint This property is required. str
The endpoint. This property is READ-ONLY.
endpoint This property is required. String
The endpoint. This property is READ-ONLY.

DataCollectionEndpointResponseNetworkAcls

PublicNetworkAccess string
The configuration to set whether network access from public internet to the endpoints are allowed.
PublicNetworkAccess string
The configuration to set whether network access from public internet to the endpoints are allowed.
publicNetworkAccess String
The configuration to set whether network access from public internet to the endpoints are allowed.
publicNetworkAccess string
The configuration to set whether network access from public internet to the endpoints are allowed.
public_network_access str
The configuration to set whether network access from public internet to the endpoints are allowed.
publicNetworkAccess String
The configuration to set whether network access from public internet to the endpoints are allowed.

LocationSpecResponse

Location string
Name of location.
ProvisioningStatus string
The resource provisioning state in this location.
Location string
Name of location.
ProvisioningStatus string
The resource provisioning state in this location.
location String
Name of location.
provisioningStatus String
The resource provisioning state in this location.
location string
Name of location.
provisioningStatus string
The resource provisioning state in this location.
location str
Name of location.
provisioning_status str
The resource provisioning state in this location.
location String
Name of location.
provisioningStatus String
The resource provisioning state in this location.

PrivateLinkScopedResourceResponse

ResourceId string
The resourceId of the Azure Monitor Private Link Scope Scoped Resource through which this DCE is associated with a Azure Monitor Private Link Scope.
ScopeId string
The immutableId of the Azure Monitor Private Link Scope Resource to which the association is.
ResourceId string
The resourceId of the Azure Monitor Private Link Scope Scoped Resource through which this DCE is associated with a Azure Monitor Private Link Scope.
ScopeId string
The immutableId of the Azure Monitor Private Link Scope Resource to which the association is.
resourceId String
The resourceId of the Azure Monitor Private Link Scope Scoped Resource through which this DCE is associated with a Azure Monitor Private Link Scope.
scopeId String
The immutableId of the Azure Monitor Private Link Scope Resource to which the association is.
resourceId string
The resourceId of the Azure Monitor Private Link Scope Scoped Resource through which this DCE is associated with a Azure Monitor Private Link Scope.
scopeId string
The immutableId of the Azure Monitor Private Link Scope Resource to which the association is.
resource_id str
The resourceId of the Azure Monitor Private Link Scope Scoped Resource through which this DCE is associated with a Azure Monitor Private Link Scope.
scope_id str
The immutableId of the Azure Monitor Private Link Scope Resource to which the association is.
resourceId String
The resourceId of the Azure Monitor Private Link Scope Scoped Resource through which this DCE is associated with a Azure Monitor Private Link Scope.
scopeId String
The immutableId of the Azure Monitor Private Link Scope Resource to which the association is.

UserAssignedIdentityResponse

ClientId This property is required. string
The client ID of the assigned identity.
PrincipalId This property is required. string
The principal ID of the assigned identity.
ClientId This property is required. string
The client ID of the assigned identity.
PrincipalId This property is required. string
The principal ID of the assigned identity.
clientId This property is required. String
The client ID of the assigned identity.
principalId This property is required. String
The principal ID of the assigned identity.
clientId This property is required. string
The client ID of the assigned identity.
principalId This property is required. string
The principal ID of the assigned identity.
client_id This property is required. str
The client ID of the assigned identity.
principal_id This property is required. str
The principal ID of the assigned identity.
clientId This property is required. String
The client ID of the assigned identity.
principalId This property is required. String
The principal ID of the assigned identity.

Package Details

Repository
azure-native-v2 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi