你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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