Share via


IInMageRcmFailbackDiscoveredProtectedVMDetails.Datastore Property

Definition

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[] Datastore { 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.Datastore : string[]
Public ReadOnly Property Datastore As String()

Property Value

String[]
Attributes

Applies to