Aracılığıyla paylaş


A2AProtectedDiskDetails.DataPendingInStagingStorageAccountInMb Property

Definition

Gets or sets the data pending for replication in MB at staging account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to