Compartilhar via


PacketCaptureMachineScope.Exclude Propriedade

Definição

Obtém ou define a lista de instâncias do AzureVMSS que precisam ser excluídas do AzureVMSS da execução da captura de pacotes.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a