IAzureBackupJobResource.DataSourceType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Type of DataSource
[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Type of DataSource", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="dataSourceType")]
public string DataSourceType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Type of DataSource", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="dataSourceType")>]
member this.DataSourceType : string with get, set
Public Property DataSourceType As String
Property Value
- Attributes