AzureVmWorkloadProtectableItem.ParentName Property

Definition

Gets or sets name for instance or AG

[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