Compartir a través de


NetworkConfigurationDiagnosticParameters.TargetResourceId Propiedad

Definición

Obtiene o establece el identificador del recurso de destino para realizar el diagnóstico de configuración de red. Las opciones válidas son VM, NetworkInterface, VMSS/NetworkInterface y Application Gateway.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a