Condividi tramite


ServerEndpoint.OfflineDataTransfer Property

Definition

Gets or sets offline data transfer. Possible values include: 'on', 'off'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to