Freigeben über


A2AProtectedManagedDiskDetails.DataPendingAtSourceAgentInMb Property

Definition

Gets or sets the data pending at source virtual machine in MB.

[Newtonsoft.Json.JsonProperty(PropertyName="dataPendingAtSourceAgentInMB")]
public double? DataPendingAtSourceAgentInMb { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dataPendingAtSourceAgentInMB")>]
member this.DataPendingAtSourceAgentInMb : Nullable<double> with get, set
Public Property DataPendingAtSourceAgentInMb As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to