Compartilhar via


PacketCapture.Target Propriedade

Definição

Obtém ou define a ID do recurso de destino, somente AzureVM e AzureVMSS como tipo de destino têm suporte no momento.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.target")]
public string Target { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.target")>]
member this.Target : string with get, set
Public Property Target As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a