Compartir a través de


PacketCaptureMachineScope.Include Propiedad

Definición

Obtiene o establece la lista de instancias de AzureVMSS en las que ejecutar la captura de paquetes.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a