getArtifactStore

Gets information about the specified artifact store. Azure REST API version: 2023-09-01.

Return

Artifact store properties.

Parameters

argument

null


suspend fun getArtifactStore(artifactStoreName: String, publisherName: String, resourceGroupName: String): GetArtifactStoreResult

Return

Artifact store properties.

Parameters

artifactStoreName

The name of the artifact store.

publisherName

The name of the publisher.

resourceGroupName

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

See also


Return

Artifact store properties.

Parameters

argument

Builder for com.pulumi.azurenative.hybridnetwork.kotlin.inputs.GetArtifactStorePlainArgs.

See also