Compartir a través de


PacketCaptureParameters.Target Propiedad

Definición

Obtiene o establece el identificador del recurso de destino, actualmente solo se admiten AzureVM y AzureVMSS como tipo de destino.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a