IVirtualHardDisks.LogicalSectorByte Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="logicalSectorBytes", Update=true)]
public int? LogicalSectorByte { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="logicalSectorBytes", Update=true)>]
member this.LogicalSectorByte : Nullable<int> with get, set
Public Property LogicalSectorByte As Nullable(Of Integer)

Property Value

Attributes

Applies to