IInMageRcmReplicationDetails.MobilityAgentDetailDistroNameForWhichAgentIsInstalled Property

Definition

Distro name for which agent is installed.

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

Property Value

Attributes

Applies to