IAzureBackupJobResource.DataSourceSetName 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.
Data Source Set Name of the DataSource
[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Data Source Set Name of the DataSource", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="dataSourceSetName")]
public string DataSourceSetName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Data Source Set Name of the DataSource", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="dataSourceSetName")>]
member this.DataSourceSetName : string with get, set
Public Property DataSourceSetName As String
Property Value
- Attributes