Share via


BackupElement.ElementName Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to