Partilhar via


UpdateConfiguration.NonAzureComputerNames Propriedade

Definição

Obtém ou define a lista de nomes de máquinas não azure visadas pela configuração da 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 de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a