Freigeben über


InMageProtectedDiskDetails.SourceDataInMb Property

Definition

Gets or sets the source data transit in MB.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to