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