GetDataCollectionEndpointPlainArgs

data class GetDataCollectionEndpointPlainArgs(val name: String, val resourceGroupName: String) : ConvertibleToJava<GetDataCollectionEndpointPlainArgs>

A collection of arguments for invoking getDataCollectionEndpoint.

Constructors

Link copied to clipboard
fun GetDataCollectionEndpointPlainArgs(name: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetDataCollectionEndpointPlainArgs

Properties

Link copied to clipboard

Specifies the name of the Data Collection Endpoint.

Link copied to clipboard

Specifies the name of the resource group the Data Collection Endpoint is located in.