UpdateConfiguration.NonAzureComputerNames 屬性

定義

取得或設定軟體更新組態所鎖定之非 Azure 機器的名稱清單。

[Newtonsoft.Json.JsonProperty(PropertyName="nonAzureComputerNames")]
public System.Collections.Generic.IList<string> NonAzureComputerNames { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nonAzureComputerNames")>]
member this.NonAzureComputerNames : System.Collections.Generic.IList<string> with get, set
Public Property NonAzureComputerNames As IList(Of String)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於