Freigeben über


IGatewayOperationDetails.DataStore Property

Definition

A value indicating the datastore collection.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value indicating the datastore collection.", 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="A value indicating the datastore collection.", 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