IInMageRcmReplicationDetails.MobilityAgentDetailDistroNameForWhichAgentIsInstalled Property

Definition

Distro name for which agent is installed.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Distro name for which agent is installed.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="distroNameForWhichAgentIsInstalled")]
public string MobilityAgentDetailDistroNameForWhichAgentIsInstalled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Distro name for which agent is installed.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="distroNameForWhichAgentIsInstalled")>]
member this.MobilityAgentDetailDistroNameForWhichAgentIsInstalled : string with get, set
Public Property MobilityAgentDetailDistroNameForWhichAgentIsInstalled As String

Property Value

Attributes

Applies to