Delen via


LinuxParameters.MaintenanceRunId Property

Definition

Gets or sets this is used as a maintenance run identifier for Auto VM Guest Patching in Linux.

[Newtonsoft.Json.JsonProperty(PropertyName="maintenanceRunId")]
public string MaintenanceRunId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maintenanceRunId")>]
member this.MaintenanceRunId : string with get, set
Public Property MaintenanceRunId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to