Freigeben über


InMageAzureV2ProtectedDiskDetails.TargetDataInMegaBytes Property

Definition

Gets or sets the target data transit in MB.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to