Share via


IVMNicInputDetails.TfoNetworkSecurityGroupId Property

Definition

The NSG to be used by NIC during test failover.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The NSG to be used by NIC during test failover.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="tfoNetworkSecurityGroupId")]
public string TfoNetworkSecurityGroupId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The NSG to be used by NIC during test failover.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="tfoNetworkSecurityGroupId")>]
member this.TfoNetworkSecurityGroupId : string with get, set
Public Property TfoNetworkSecurityGroupId As String

Property Value

Attributes

Applies to