ArtifactStorePropertiesFormatManagedResourceGroupConfigurationArgs

data class ArtifactStorePropertiesFormatManagedResourceGroupConfigurationArgs(val location: Output<String>? = null, val name: Output<String>? = null) : ConvertibleToJava<ArtifactStorePropertiesFormatManagedResourceGroupConfigurationArgs>

Constructors

constructor(location: Output<String>? = null, name: Output<String>? = null)

Properties

Link copied to clipboard
val location: Output<String>? = null

The managed resource group location.

Link copied to clipboard
val name: Output<String>? = null

The managed resource group name.

Functions

Link copied to clipboard
open override fun toJava(): ArtifactStorePropertiesFormatManagedResourceGroupConfigurationArgs