Share via


GetScheduledJobOptionCommand.Name Property

Definition

ScheduledJobDefinition Name.

[System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="JobDefinitionName", Position=0, ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string Name { get; set; }
[<System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="JobDefinitionName", Position=0, ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Name : string with get, set
Public Property Name As String

Property Value

Attributes

Applies to