Registry Args
constructor(adminUserEnabled: Output<Boolean>? = null, location: Output<String>? = null, networkRuleSet: Output<NetworkRuleSetArgs>? = null, policies: Output<PoliciesArgs>? = null, registryName: Output<String>? = null, resourceGroupName: Output<String>? = null, sku: Output<SkuArgs>? = null, storageAccount: Output<StorageAccountPropertiesArgs>? = null, tags: Output<Map<String, String>>? = null)