IAzureBackupJobResource.BackupInstanceFriendlyName Property

Definition

Name of the Backup Instance

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

Property Value

Attributes

Applies to