JobTemplateRights Enumeration

This enumeration supports the infrastructure and is not intended to be used directly from your code.

Defines the permissions that you can assign to a user for accessing and modifying a job template.


Namespace: Microsoft.Hpc.Scheduler.Properties
Assembly: Microsoft.Hpc.Scheduler.Properties (in Microsoft.Hpc.Scheduler.Properties.dll)

'Usage
Dim instance As JobTemplateRights

[FlagsAttribute] 
public enum JobTemplateRights
/** @attribute FlagsAttribute() */ 
public enum JobTemplateRights
FlagsAttribute 
public enum JobTemplateRights

Member nameDescription
ChangePermissions
This enumeration supports the infrastructure and is not intended to be used directly from your code.

Delete
This enumeration supports the infrastructure and is not intended to be used directly from your code.

EditTemplate
This enumeration supports the infrastructure and is not intended to be used directly from your code.

Generic_All
This enumeration supports the infrastructure and is not intended to be used directly from your code.

Generic_Execute
This enumeration supports the infrastructure and is not intended to be used directly from your code.

Generic_Read
This enumeration supports the infrastructure and is not intended to be used directly from your code.

Generic_Write
This enumeration supports the infrastructure and is not intended to be used directly from your code.

None
This enumeration supports the infrastructure and is not intended to be used directly from your code.

SubmitJob
This enumeration supports the infrastructure and is not intended to be used directly from your code.

Development Platforms

Windows XP, Windows Vista, Windows 7, Windows 8, Windows Server 2003, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012

Target Platforms

Windows XP, Windows Vista, Windows 7, Windows 8, Windows Server 2003, Windows Server 2003 R2, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, with HPC Pack Client Utilities




Build Date:

2013-04-22

Community Additions

ADD
Show: