IInMageRcmApplianceDetails.ReprotectAgentFqdn 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 reprotect agent Fqdn.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The reprotect agent Fqdn.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="fqdn")]
public string ReprotectAgentFqdn { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The reprotect agent Fqdn.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="fqdn")>]
member this.ReprotectAgentFqdn : string
Public ReadOnly Property ReprotectAgentFqdn As String
Property Value
- Attributes