getArtifactSource

The resource that defines the source location where the artifacts are located. API Version: 2019-11-01-preview.

Return

The resource that defines the source location where the artifacts are located.

Parameters

argument

null


suspend fun getArtifactSource(artifactSourceName: String, resourceGroupName: String): GetArtifactSourceResult

Return

The resource that defines the source location where the artifacts are located.

Parameters

artifactSourceName

The name of the artifact source.

resourceGroupName

The name of the resource group. The name is case insensitive.

See also


Return

The resource that defines the source location where the artifacts are located.

Parameters

argument

Builder for com.pulumi.azurenative.deploymentmanager.kotlin.inputs.GetArtifactSourcePlainArgs.

See also