ContainerInstanceCmdletBase.CreateContainerGroup 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 Microsoft.Azure.Management.ContainerInstance.Models.ContainerGroup CreateContainerGroup (Microsoft.Azure.Commands.ContainerInstance.Models.ContainerGroupCreationParameters parameters);
member this.CreateContainerGroup : Microsoft.Azure.Commands.ContainerInstance.Models.ContainerGroupCreationParameters -> Microsoft.Azure.Management.ContainerInstance.Models.ContainerGroup
Public Function CreateContainerGroup (parameters As ContainerGroupCreationParameters) As ContainerGroup
Parameters
- parameters
- ContainerGroupCreationParameters