DeployJobContent Class
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.
Parameters for a deployment job.
public class DeployJobContent : Azure.ResourceManager.WorkloadOrchestration.Models.EdgeJobContent, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.WorkloadOrchestration.Models.DeployJobContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.WorkloadOrchestration.Models.DeployJobContent>
type DeployJobContent = class
inherit EdgeJobContent
interface IJsonModel<DeployJobContent>
interface IPersistableModel<DeployJobContent>
Public Class DeployJobContent
Inherits EdgeJobContent
Implements IJsonModel(Of DeployJobContent), IPersistableModel(Of DeployJobContent)
- Inheritance
- Implements
Properties
| ParameterSolutionVersionId |
Solution Version ARM Id. |
Methods
| JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |