IApplianceMonitoringDetails.DiskReplicationDetailCapacity Property

Definition

A value indicating the total capacity of appliance resource.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="A value indicating the total capacity of appliance resource.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="capacity", Update=false)]
public long? DiskReplicationDetailCapacity { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="A value indicating the total capacity of appliance resource.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="capacity", Update=false)>]
member this.DiskReplicationDetailCapacity : Nullable<int64>
Public ReadOnly Property DiskReplicationDetailCapacity As Nullable(Of Long)

Property Value

Attributes

Applies to