PSContainer.FromContainer(Container) 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.ContainerInstance.Models.PSContainer FromContainer (Microsoft.Azure.Management.ContainerInstance.Models.Container container);
static member FromContainer : Microsoft.Azure.Management.ContainerInstance.Models.Container -> Microsoft.Azure.Commands.ContainerInstance.Models.PSContainer
Public Shared Function FromContainer (container As Container) As PSContainer
Parameters
- container
- Container