IVMwareCbtMigrationDetails.GatewayOperationDetailDataStore Property

Definition

A value indicating the datastore collection.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="A value indicating the datastore collection.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="dataStores", Update=false)]
public System.Collections.Generic.List<string> GatewayOperationDetailDataStore { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="A value indicating the datastore collection.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="dataStores", Update=false)>]
member this.GatewayOperationDetailDataStore : System.Collections.Generic.List<string>
Public ReadOnly Property GatewayOperationDetailDataStore As List(Of String)

Property Value

Attributes

Applies to