C# Класс Neo4j.Server.AzureWorkerHost.NeoServerConfiguration

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
JavaBlobName string
JavaDirectoryName string
JavaHomeRelativePath string
NeoBasePath string
NeoBlobName string
NeoDirectoryName string
NeoEndpointId string
NeoLocalResourceName string

Описание свойств

JavaBlobName публичное свойство

Name of the blob that Java is in, relative to the blob root
public string JavaBlobName
Результат string

JavaDirectoryName публичное свойство

Name of the directory to unzip the Java blob into
public string JavaDirectoryName
Результат string

JavaHomeRelativePath публичное свойство

Folder path relative to JavaDirectoryName that corresponds to something usable as JAVA_HOME
public string JavaHomeRelativePath
Результат string

NeoBasePath публичное свойство

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
Результат string

NeoBlobName публичное свойство

public string NeoBlobName
Результат string

NeoDirectoryName публичное свойство

public string NeoDirectoryName
Результат string

NeoEndpointId публичное свойство

public string NeoEndpointId
Результат string

NeoLocalResourceName публичное свойство

public string NeoLocalResourceName
Результат string