Share via


BackupElement.ElementType Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to