Delen via


VMNicInputDetails.TfoNetworkSecurityGroupId Property

Definition

Gets or sets the NSG to be used by NIC during test failover.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to