Megosztás a következőn keresztül:


LinuxConfiguration.EnableVMAgentPlatformUpdates Property

Definition

Gets or sets indicates whether VMAgent Platform Updates is enabled for the Linux virtual machine. Default value is false.

[Newtonsoft.Json.JsonProperty(PropertyName="enableVMAgentPlatformUpdates")]
public bool? EnableVMAgentPlatformUpdates { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enableVMAgentPlatformUpdates")>]
member this.EnableVMAgentPlatformUpdates : Nullable<bool> with get, set
Public Property EnableVMAgentPlatformUpdates As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to