Delen via


InMageAzureV2ReplicationDetails.CompressedDataRateInMb Property

Definition

Gets or sets the compressed data change rate in MB.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to