Hub Args
constructor(applicationInsightsId: Output<String>? = null, containerRegistryId: Output<String>? = null, description: Output<String>? = null, encryption: Output<HubEncryptionArgs>? = null, friendlyName: Output<String>? = null, highBusinessImpactEnabled: Output<Boolean>? = null, identity: Output<HubIdentityArgs>? = null, keyVaultId: Output<String>? = null, location: Output<String>? = null, managedNetwork: Output<HubManagedNetworkArgs>? = null, name: Output<String>? = null, primaryUserAssignedIdentity: Output<String>? = null, publicNetworkAccess: Output<String>? = null, resourceGroupName: Output<String>? = null, storageAccountId: Output<String>? = null, tags: Output<Map<String, String>>? = null)