IMigrateIdentity.FabricAgentName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The fabric agent (Dra) name.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The fabric agent (Dra) name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="fabricAgentName")]
public string FabricAgentName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The fabric agent (Dra) name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="fabricAgentName")>]
member this.FabricAgentName : string with get, set
Public Property FabricAgentName As String
Property Value
- Attributes