IAutonomousDatabaseBackupProperties.DisplayName Property

Definition

The user-friendly name for the backup. The name does not have to be unique.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The user-friendly name for the backup. The name does not have to be unique.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="displayName", Update=false)]
public string DisplayName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The user-friendly name for the backup. The name does not have to be unique.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="displayName", Update=false)>]
member this.DisplayName : string with get, set
Public Property DisplayName As String

Property Value

Attributes

Applies to