Azure Files Identity Based Authentication Args
fun AzureFilesIdentityBasedAuthenticationArgs(activeDirectoryProperties: Output<ActiveDirectoryPropertiesArgs>? = null, defaultSharePermission: Output<Either<String, DefaultSharePermission>>? = null, directoryServiceOptions: Output<Either<String, DirectoryServiceOptions>>)