getConnector

Get a Connector Uses Azure REST API version 2024-05-01-preview.

Return

A connector is a resource that can be used to proactively report impacts against workloads in Azure to Microsoft.

Parameters

argument

null


suspend fun getConnector(connectorName: String): GetConnectorResult

Return

A connector is a resource that can be used to proactively report impacts against workloads in Azure to Microsoft.

Parameters

connectorName

The name of the connector

See also


Return

A connector is a resource that can be used to proactively report impacts against workloads in Azure to Microsoft.

Parameters

argument

Builder for com.pulumi.azurenative.impact.kotlin.inputs.GetConnectorPlainArgs.

See also