AzureVmWorkloadProtectedItem.ParentName Property

Definition

Gets or sets parent name of the DB such as Instance or Availability Group.

[Newtonsoft.Json.JsonProperty(PropertyName="parentName")]
public string ParentName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="parentName")>]
member this.ParentName : string with get, set
Public Property ParentName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to