Compartilhar via


PacketCaptureParameters.TargetType Propriedade

Definição

Obtém ou define o tipo de destino do recurso fornecido. Os valores possíveis incluem: 'AzureVM', 'AzureVMSS'

[Newtonsoft.Json.JsonProperty(PropertyName="targetType")]
public Microsoft.Azure.Management.Network.Models.PacketCaptureTargetType? TargetType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="targetType")>]
member this.TargetType : Nullable<Microsoft.Azure.Management.Network.Models.PacketCaptureTargetType> with get, set
Public Property TargetType As Nullable(Of PacketCaptureTargetType)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a