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