IAzureBackupJob.DataSourceSetName Property

Definition

Data Source Set Name of the DataSource

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

Property Value

Attributes

Applies to