IAzureBackupJobResource.BackupInstanceId Property

Definition

ARM ID of the Backup Instance

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=false, Description="ARM ID of the Backup Instance", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="backupInstanceId", Update=false)]
public string BackupInstanceId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=false, Description="ARM ID of the Backup Instance", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="backupInstanceId", Update=false)>]
member this.BackupInstanceId : string
Public ReadOnly Property BackupInstanceId As String

Property Value

Attributes

Applies to