IElasticSan.BaseSizeTiB Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Base size of the Elastic San appliance in TiB.
[Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.Info(Create=true, Description="Base size of the Elastic San appliance in TiB.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=true, SerializedName="baseSizeTiB", Update=false)]
public long BaseSizeTiB { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.Info(Create=true, Description="Base size of the Elastic San appliance in TiB.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=true, SerializedName="baseSizeTiB", Update=false)>]
member this.BaseSizeTiB : int64 with get, set
Public Property BaseSizeTiB As Long
Property Value
- Attributes