get Artifact Source
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
artifact Source Name
The name of the artifact source.
resource Group Name
The name of the resource group. The name is case insensitive.
See also
suspend fun getArtifactSource(argument: suspend GetArtifactSourcePlainArgsBuilder.() -> Unit): GetArtifactSourceResult
Return
The resource that defines the source location where the artifacts are located.
Parameters
argument
Builder for com.pulumi.azurenative.deploymentmanager.kotlin.inputs.GetArtifactSourcePlainArgs.