Share via


IDataStoreParameters.DataStoreType Property

Definition

type of datastore; Operational/Vault/Archive

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="type of datastore; Operational/Vault/Archive", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.DataStoreTypes) }, ReadOnly=false, Required=true, SerializedName="dataStoreType")]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.DataStoreTypes DataStoreType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="type of datastore; Operational/Vault/Archive", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.DataStoreTypes) }, ReadOnly=false, Required=true, SerializedName="dataStoreType")>]
member this.DataStoreType : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.DataStoreTypes with get, set
Public Property DataStoreType As DataStoreTypes

Property Value

Attributes

Applies to