IInMageRcmFailbackReplicationDetails.InternalIdentifier 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 virtual machine internal identifier.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The virtual machine internal identifier.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="internalIdentifier")]
public string InternalIdentifier { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The virtual machine internal identifier.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="internalIdentifier")>]
member this.InternalIdentifier : string
Public ReadOnly Property InternalIdentifier As String
Property Value
- Attributes