Share via


IAzureBackupRestoreRequest.SourceDataStoreType Property

Definition

Gets or sets the type of the source data store.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Gets or sets the type of the source data store.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.SourceDataStoreType) }, ReadOnly=false, Required=true, SerializedName="sourceDataStoreType")]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.SourceDataStoreType SourceDataStoreType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Gets or sets the type of the source data store.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.SourceDataStoreType) }, ReadOnly=false, Required=true, SerializedName="sourceDataStoreType")>]
member this.SourceDataStoreType : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.SourceDataStoreType with get, set
Public Property SourceDataStoreType As SourceDataStoreType

Property Value

Attributes

Applies to