NodeConfigurationDeployment.Job Property
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.
Gets or sets the job id.
public Microsoft.Azure.Commands.Automation.Model.Job Job { get; set; }
member this.Job : Microsoft.Azure.Commands.Automation.Model.Job with get, set
Public Property Job As Job