你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IAzureBackupFindRestorableTimeRangesRequest.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.RestoreSourceDataStoreType) }, ReadOnly=false, Required=true, SerializedName="sourceDataStoreType")]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.RestoreSourceDataStoreType 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.RestoreSourceDataStoreType) }, ReadOnly=false, Required=true, SerializedName="sourceDataStoreType")>]
member this.SourceDataStoreType : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.RestoreSourceDataStoreType with get, set
Public Property SourceDataStoreType As RestoreSourceDataStoreType

Property Value

Attributes

Applies to