Factory Args
constructor(customerManagedKeyId: Output<String>? = null, customerManagedKeyIdentityId: Output<String>? = null, githubConfiguration: Output<FactoryGithubConfigurationArgs>? = null, globalParameters: Output<List<FactoryGlobalParameterArgs>>? = null, identity: Output<FactoryIdentityArgs>? = null, location: Output<String>? = null, managedVirtualNetworkEnabled: Output<Boolean>? = null, name: Output<String>? = null, publicNetworkEnabled: Output<Boolean>? = null, purviewId: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, vstsConfiguration: Output<FactoryVstsConfigurationArgs>? = null)