Partilhar via


InMageAzureV2ProtectedDiskDetails.PsDataInMegaBytes Property

Definition

Gets or sets the PS data transit in MB.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to