Compartir a través de


UnregisterScheduledJobCommand.Id Property

Definition

ScheduledJobDefintion Id.

[System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="DefinitionId", Position=0)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public int[] Id { get; set; }
[<System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="DefinitionId", Position=0)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Id : int[] with get, set
Public Property Id As Integer()

Property Value

Int32[]
Attributes

Applies to