IFabricAgentModel.MachineName Property

Definition

Gets or sets the machine name where fabric agent is running.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the machine name where fabric agent is running.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="machineName")]
public string MachineName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the machine name where fabric agent is running.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="machineName")>]
member this.MachineName : string with get, set
Public Property MachineName As String

Property Value

Attributes

Applies to