Udostępnij za pośrednictwem


ISourceLifeCycle.SourceDataStoreType 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 SourceDataStoreType { 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.SourceDataStoreType : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.DataStoreTypes with get, set
Public Property SourceDataStoreType As DataStoreTypes

Property Value

Attributes

Applies to