Compartilhar via


PacketCaptureMachineScope.Include Propriedade

Definição

Obtém ou define a lista de instâncias do AzureVMSS para executar a captura de pacotes.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a