Condividi tramite


NetworkConfigurationDiagnosticParameters.TargetResourceId Property

Definition

Gets or sets the ID of the target resource to perform network configuration diagnostic. Valid options are VM, NetworkInterface, VMSS/NetworkInterface and 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to