get Data Collection Endpoint
suspend fun getDataCollectionEndpoint(argument: GetDataCollectionEndpointPlainArgs): GetDataCollectionEndpointResult
Definition of ARM tracked top level resource. API Version: 2021-09-01-preview.
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.
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.
See also
suspend fun getDataCollectionEndpoint(argument: suspend GetDataCollectionEndpointPlainArgsBuilder.() -> Unit): GetDataCollectionEndpointResult
Return
Definition of ARM tracked top level resource.
Parameters
argument
Builder for com.pulumi.azurenative.insights.kotlin.inputs.GetDataCollectionEndpointPlainArgs.