Compartir a través de


PacketCaptureParameters.TargetType Propiedad

Definición

Obtiene o establece el tipo de destino del recurso proporcionado. Entre los valores posibles se incluyen: "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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a