IClusterTestFailoverJobDetails.NetworkFriendlyName Property

Definition

The test network friendly name.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The test network friendly name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="networkFriendlyName", Update=true)]
public string NetworkFriendlyName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The test network friendly name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="networkFriendlyName", Update=true)>]
member this.NetworkFriendlyName : string with get, set
Public Property NetworkFriendlyName As String

Property Value

Attributes

Applies to