azure-native.insights.getDataCollectionEndpoint

Definition of ARM tracked top level resource. API Version: 2021-09-01-preview.

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>
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]
func LookupDataCollectionEndpoint(ctx *Context, args *LookupDataCollectionEndpointArgs, opts ...InvokeOption) (*LookupDataCollectionEndpointResult, error)
func LookupDataCollectionEndpointOutput(ctx *Context, args *LookupDataCollectionEndpointOutputArgs, opts ...InvokeOption) LookupDataCollectionEndpointResultOutput

> 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)
}
public static CompletableFuture<GetDataCollectionEndpointResult> getDataCollectionEndpoint(GetDataCollectionEndpointArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
  function: azure-native:insights:getDataCollectionEndpoint
  arguments:
    # arguments dictionary

The following arguments are supported:

DataCollectionEndpointName string

The name of the data collection endpoint. The name is case insensitive.

ResourceGroupName string

The name of the resource group. The name is case insensitive.

DataCollectionEndpointName string

The name of the data collection endpoint. The name is case insensitive.

ResourceGroupName string

The name of the resource group. The name is case insensitive.

dataCollectionEndpointName String

The name of the data collection endpoint. The name is case insensitive.

resourceGroupName String

The name of the resource group. The name is case insensitive.

dataCollectionEndpointName string

The name of the data collection endpoint. The name is case insensitive.

resourceGroupName string

The name of the resource group. The name is case insensitive.

data_collection_endpoint_name str

The name of the data collection endpoint. The name is case insensitive.

resource_group_name str

The name of the resource group. The name is case insensitive.

dataCollectionEndpointName String

The name of the data collection endpoint. The name is case insensitive.

resourceGroupName 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).

Id string

Fully qualified ID of the resource.

Location string

The geo-location where the resource lives.

Name string

The name of the resource.

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.

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.

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).

Id string

Fully qualified ID of the resource.

Location string

The geo-location where the resource lives.

Name string

The name of the resource.

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.

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.

NetworkAcls DataCollectionEndpointResponseNetworkAcls

Network access control rules for the endpoints.

Tags map[string]string

Resource tags.

etag String

Resource entity tag (ETag).

id String

Fully qualified ID of the resource.

location String

The geo-location where the resource lives.

name String

The name of the resource.

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.

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.

networkAcls DataCollectionEndpointResponseNetworkAcls

Network access control rules for the endpoints.

tags Map<String,String>

Resource tags.

etag string

Resource entity tag (ETag).

id string

Fully qualified ID of the resource.

location string

The geo-location where the resource lives.

name string

The name of the resource.

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.

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.

networkAcls DataCollectionEndpointResponseNetworkAcls

Network access control rules for the endpoints.

tags {[key: string]: string}

Resource tags.

etag str

Resource entity tag (ETag).

id str

Fully qualified ID of the resource.

location str

The geo-location where the resource lives.

name str

The name of the resource.

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.

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.

network_acls DataCollectionEndpointResponseNetworkAcls

Network access control rules for the endpoints.

tags Mapping[str, str]

Resource tags.

etag String

Resource entity tag (ETag).

id String

Fully qualified ID of the resource.

location String

The geo-location where the resource lives.

name String

The name of the resource.

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.

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.

networkAcls Property Map

Network access control rules for the endpoints.

tags Map<String>

Resource tags.

Supporting Types

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 string

The endpoint. This property is READ-ONLY.

Endpoint string

The endpoint. This property is READ-ONLY.

endpoint String

The endpoint. This property is READ-ONLY.

endpoint string

The endpoint. This property is READ-ONLY.

endpoint str

The endpoint. This property is READ-ONLY.

endpoint String

The endpoint. This property is READ-ONLY.

DataCollectionEndpointResponseLogsIngestion

Endpoint string

The endpoint. This property is READ-ONLY.

Endpoint string

The endpoint. This property is READ-ONLY.

endpoint String

The endpoint. This property is READ-ONLY.

endpoint string

The endpoint. This property is READ-ONLY.

endpoint str

The endpoint. This property is READ-ONLY.

endpoint 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.

Package Details

Repository
Azure Native pulumi/pulumi-azure-native
License
Apache-2.0