ConfigurationStoreArgs

constructor(configStoreName: Output<String>? = null, encryption: Output<EncryptionPropertiesArgs>? = null, identity: Output<ResourceIdentityArgs>? = null, location: Output<String>? = null, publicNetworkAccess: Output<Either<String, PublicNetworkAccess>>? = null, resourceGroupName: Output<String>? = null, sku: Output<SkuArgs>? = null, tags: Output<Map<String, String>>? = null)