Share via


ManagedInstanceLongTermRetentionBackup.ManagedInstanceName Property

Definition

Gets the managed instance that the backup database belongs to.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.managedInstanceName")]
public string ManagedInstanceName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.managedInstanceName")>]
member this.ManagedInstanceName : string
Public ReadOnly Property ManagedInstanceName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to