BackupStatusRequest.PoLogicalName Property

Definition

Gets or sets protectable Item Logical Name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to