Delen via


AzureVmWorkloadProtectedItem.ParentType Property

Definition

Gets or sets parent type of protected item, example: for a DB, standalone server or distributed

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to