Delen via


UpdateConfiguration.NonAzureComputerNames Eigenschap

Definitie

Hiermee wordt een lijst met namen van niet-Azure-machines opgehaald of ingesteld waarop de configuratie van de software-update is gericht.

[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)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op