BastionBaseCmdlet.ValidateScaleUnits(PSBastion, Nullable<Int32>) Method
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.
public void ValidateScaleUnits (Microsoft.Azure.Commands.Network.Models.PSBastion bastion, int? scaleUnits = 2);
member this.ValidateScaleUnits : Microsoft.Azure.Commands.Network.Models.PSBastion * Nullable<int> -> unit
Public Sub ValidateScaleUnits (bastion As PSBastion, Optional scaleUnits As Nullable(Of Integer) = 2)
Parameters
- bastion
- PSBastion