IBackupInstance.DataSourceSetInfo Property

Definition

Gets or sets the data source set information.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Gets or sets the data source set information.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IDatasourceSet) }, Read=true, ReadOnly=false, Required=false, SerializedName="dataSourceSetInfo", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IDatasourceSet DataSourceSetInfo { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Gets or sets the data source set information.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IDatasourceSet) }, Read=true, ReadOnly=false, Required=false, SerializedName="dataSourceSetInfo", Update=true)>]
member this.DataSourceSetInfo : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IDatasourceSet with get, set
Public Property DataSourceSetInfo As IDatasourceSet

Property Value

Attributes

Applies to