Share via


InMageAzureV2ProtectedDiskDetails.SourceDataInMegaBytes Property

Definition

Gets or sets the source data transit in MB.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to