BackupStatus.LastTransferType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets displays the last transfer type
[Newtonsoft.Json.JsonProperty(PropertyName="lastTransferType")]
public string LastTransferType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastTransferType")>]
member this.LastTransferType : string
Public ReadOnly Property LastTransferType As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute