IAzureBackupJobResource.DataSourceId Property

Definition

ARM ID of the DataSource

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

Property Value

Attributes

Applies to