IValidateForBackupRequest.BackupInstance Property

Definition

Backup Instance

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Backup Instance", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IBackupInstance) }, Read=true, ReadOnly=false, Required=true, SerializedName="backupInstance", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IBackupInstance BackupInstance { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Backup Instance", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IBackupInstance) }, Read=true, ReadOnly=false, Required=true, SerializedName="backupInstance", Update=true)>]
member this.BackupInstance : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IBackupInstance with get, set
Public Property BackupInstance As IBackupInstance

Property Value

Attributes

Applies to