get Data Collection Endpoint
suspend fun getDataCollectionEndpoint(argument: GetDataCollectionEndpointPlainArgs): GetDataCollectionEndpointResult
Definition of ARM tracked top level resource. Azure REST API version: 2022-06-01.
Return
Definition of ARM tracked top level resource.
Parameters
argument
null
suspend fun getDataCollectionEndpoint(dataCollectionEndpointName: String, resourceGroupName: String): GetDataCollectionEndpointResult
Return
Definition of ARM tracked top level resource.
See also
Parameters
data Collection Endpoint Name
The name of the data collection endpoint. The name is case insensitive.
resource Group Name
The name of the resource group. The name is case insensitive.
suspend fun getDataCollectionEndpoint(argument: suspend GetDataCollectionEndpointPlainArgsBuilder.() -> Unit): GetDataCollectionEndpointResult
Return
Definition of ARM tracked top level resource.
See also
Parameters
argument
Builder for com.pulumi.azurenative.insights.kotlin.inputs.GetDataCollectionEndpointPlainArgs.