Condividi tramite


EdgeJobProperties.JobParameter Property

Definition

Parameters for the job. Please note EdgeJobContent is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include DeployJobContent.

public Azure.ResourceManager.WorkloadOrchestration.Models.EdgeJobContent JobParameter { get; }
member this.JobParameter : Azure.ResourceManager.WorkloadOrchestration.Models.EdgeJobContent
Public ReadOnly Property JobParameter As EdgeJobContent

Property Value

Applies to