IScheduler.ClusterParameters Property

Definition

Retrieves the cluster's configuration parameters.

public Microsoft.Hpc.Scheduler.INameValueCollection ClusterParameters { get; }
member this.ClusterParameters : Microsoft.Hpc.Scheduler.INameValueCollection
Public ReadOnly Property ClusterParameters As INameValueCollection

Property Value

An INameValueCollection interface that contains a collection of configuration parameters for the cluster.

Applies to