Share via


VMNicInputDetails.TfoNicResourceGroupName Property

Definition

Gets or sets the resource group of the NIC to be used when creating target NICs in TFO.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to