CredentialArgs

constructor(credentialName: Output<String>? = null, credentialType: Output<Either<String, CredentialType>>? = null, displayName: Output<String>? = null, resourceGroupName: Output<String>? = null, testBaseAccountName: Output<String>? = null)