VirtualMachineScaleSetExtensionBaseCmdlet.SetOSType 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.
Overloads
SetOSType(VirtualMachineScaleSetVM) | |
SetOSType(VirtualMachineScaleSetVMProfile) |
SetOSType(VirtualMachineScaleSetVM)
protected void SetOSType (Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetVM vmProfile);
member this.SetOSType : Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetVM -> unit
Protected Sub SetOSType (vmProfile As VirtualMachineScaleSetVM)
Parameters
- vmProfile
- VirtualMachineScaleSetVM
Applies to
SetOSType(VirtualMachineScaleSetVMProfile)
protected void SetOSType (Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetVMProfile vmProfile);
member this.SetOSType : Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetVMProfile -> unit
Protected Sub SetOSType (vmProfile As VirtualMachineScaleSetVMProfile)
Parameters
- vmProfile
- VirtualMachineScaleSetVMProfile