IFetchSecondaryRPsRequestParameters.SourceBackupInstanceId Property

Definition

ARM Path of BackupInstance

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

Property Value

Attributes

Applies to