Compartir a través de


PacketCaptureMachineScope.Exclude Propiedad

Definición

Obtiene o establece la lista de instancias de AzureVMSS que se deben excluir de AzureVMSS de la captura de paquetes en ejecución.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a