getCloudConnector

Get a cloud connector definition Azure REST API version: 2019-03-01-preview.

Return

The Connector model definition

Parameters

argument

null


suspend fun getCloudConnector(connectorName: String, expand: String? = null): GetCloudConnectorResult

Return

The Connector model definition

See also

Parameters

connectorName

Connector Name.

expand

May be used to expand the collectionInfo property. By default, collectionInfo is not included.


Return

The Connector model definition

See also

Parameters

argument

Builder for com.pulumi.azurenative.costmanagement.kotlin.inputs.GetCloudConnectorPlainArgs.