VirtualMachineScaleSetsOperationsExtensions.BeginCreateOrUpdate 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 static Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.VirtualMachineScaleSet BeginCreateOrUpdate (this Microsoft.Azure.Commands.Common.Compute.Version_2018_04.IVirtualMachineScaleSetsOperations operations, string resourceGroupName, string vmScaleSetName, Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.VirtualMachineScaleSet parameters);
static member BeginCreateOrUpdate : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.IVirtualMachineScaleSetsOperations * string * string * Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.VirtualMachineScaleSet -> Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.VirtualMachineScaleSet
<Extension()>
Public Function BeginCreateOrUpdate (operations As IVirtualMachineScaleSetsOperations, resourceGroupName As String, vmScaleSetName As String, parameters As VirtualMachineScaleSet) As VirtualMachineScaleSet
Parameters
- operations
- IVirtualMachineScaleSetsOperations
- resourceGroupName
- String
- vmScaleSetName
- String
- parameters
- VirtualMachineScaleSet