JobSubmissionClusterDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Holds key cluster details needed in JobSubmission.
public class JobSubmissionClusterDetails
type JobSubmissionClusterDetails = class
Public Class JobSubmissionClusterDetails
- Inheritance
-
System.ObjectJobSubmissionClusterDetails
Constructors
| JobSubmissionClusterDetails() |
Properties
| Cluster |
Gets or sets the details of the cluster. |
| RemoteCredentials |
Gets or sets the credentials used to connect to the cluster. |