IAzureBackupJobResource.DataSourceType Property

Definition

Type of DataSource

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Type of DataSource", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="dataSourceType", Update=true)]
public string DataSourceType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Type of DataSource", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="dataSourceType", Update=true)>]
member this.DataSourceType : string with get, set
Public Property DataSourceType As String

Property Value

Attributes

Applies to