C# 클래스 Neo4j.Server.AzureWorkerHost.NeoServerConfiguration

파일 보기 프로젝트 열기: tathamoddie/Neo4j.Server.AzureWorkerHost 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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