Udostępnij za pośrednictwem


IAzureBackupFindRestorableTimeRangesRequestResource.ContentSourceDataStoreType 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=false, SerializedName="sourceDataStoreType")]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.RestoreSourceDataStoreType? ContentSourceDataStoreType { 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=false, SerializedName="sourceDataStoreType")>]
member this.ContentSourceDataStoreType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.RestoreSourceDataStoreType> with get, set
Public Property ContentSourceDataStoreType As Nullable(Of RestoreSourceDataStoreType)

Property Value

Attributes

Applies to