ContainerServicesOperationsExtensions.CreateOrUpdate 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 CreateOrUpdate (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 CreateOrUpdate : 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 CreateOrUpdate (operations As IContainerServicesOperations, resourceGroupName As String, containerServiceName As String, parameters As ContainerService) As ContainerService
Parameters
- operations
- IContainerServicesOperations
- resourceGroupName
- String
- containerServiceName
- String
- parameters
- ContainerService