Spectra Rio Broker .NET Software Development Kit  2.0.0
Provides access to the Spectra Rio Broker API through .NET.
SpectraLogic.SpectraRioBrokerClient.Model.Server Class Reference

More...

Public Member Functions

 Server (Jvm jvm, RioOperatingSystem rioOperatingSystem)
 Initializes a new instance of the Server class. More...
 

Properties

Jvm Jvm [get]
 Gets the JVM. More...
 
RioOperatingSystem RioOperatingSystem [get]
 Gets the rio operating system. More...
 

Detailed Description

Constructor & Destructor Documentation

◆ Server()

SpectraLogic.SpectraRioBrokerClient.Model.Server.Server ( Jvm  jvm,
RioOperatingSystem  rioOperatingSystem 
)
inline

Initializes a new instance of the Server class.

Parameters
jvmThe JVM.
rioOperatingSystemThe rio operating system.

Property Documentation

◆ Jvm

Jvm SpectraLogic.SpectraRioBrokerClient.Model.Server.Jvm
get

Gets the JVM.

The JVM.

◆ RioOperatingSystem

RioOperatingSystem SpectraLogic.SpectraRioBrokerClient.Model.Server.RioOperatingSystem
get

Gets the rio operating system.

The rio operating system.