Share via


VerificationIPFlowParameters.TargetNicResourceId Property

Definition

Gets or sets the NIC ID. (If VM has multiple NICs and IP forwarding is enabled on any of them, then this parameter must be specified. Otherwise optional).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to