Share via


InMageProtectedDiskDetails.PsDataInMb Property

Definition

Gets or sets the PS data transit in MB.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to