Compartilhar via


UpdateConfiguration.NonAzureComputerNames Propriedade

Definição

Obtém ou define a lista de nomes de computadores não azure direcionados pela configuração de atualização de software.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a