Share via


BackupStatusResponse.ProtectedItemName Property

Definition

Gets or sets specifies the product specific ds name. E.g. vm;iaasvmcontainer;csname;vmname.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to