C# Class Neo4j.Server.AzureWorkerHost.NeoServerConfiguration

Afficher le fichier Open project: tathamoddie/Neo4j.Server.AzureWorkerHost Class Usage Examples

Méthodes publiques

Свойство Type Description
JavaBlobName string
JavaDirectoryName string
JavaHomeRelativePath string
NeoBasePath string
NeoBlobName string
NeoDirectoryName string
NeoEndpointId string
NeoLocalResourceName string

Property Details

JavaBlobName public_oe property

Name of the blob that Java is in, relative to the blob root
public string JavaBlobName
Résultat string

JavaDirectoryName public_oe property

Name of the directory to unzip the Java blob into
public string JavaDirectoryName
Résultat string

JavaHomeRelativePath public_oe property

Folder path relative to JavaDirectoryName that corresponds to something usable as JAVA_HOME
public string JavaHomeRelativePath
Résultat string

NeoBasePath public_oe property

Folder path relative to NeoDirectoryName that corresponds to the root of the Neo distribution (must have child folders like bin and conf)
public string NeoBasePath
Résultat string

NeoBlobName public_oe property

public string NeoBlobName
Résultat string

NeoDirectoryName public_oe property

public string NeoDirectoryName
Résultat string

NeoEndpointId public_oe property

public string NeoEndpointId
Résultat string

NeoLocalResourceName public_oe property

public string NeoLocalResourceName
Résultat string