Class ContainerInstanceManager

    • Method Detail

      • configure

        public static ContainerInstanceManager.Configurable configure()
        Get a Configurable instance that can be used to create ContainerInstanceManager with optional configuration.
        Returns:
        Configurable
      • authenticate

        public static ContainerInstanceManager authenticate​(com.azure.core.credential.TokenCredential credential,
                                                            com.azure.core.management.profile.AzureProfile profile)
        Creates an instance of ContainerInstanceManager that exposes resource management API entry points.
        Parameters:
        credential - the credential to use
        profile - the profile to use
        Returns:
        the ContainerInstanceManager
      • storageManager

        public StorageManager storageManager()
        Returns:
        the storage manager in container instance manager
      • authorizationManager

        public AuthorizationManager authorizationManager()
        Returns:
        the authorization manager in container instance manager
      • networkManager

        public NetworkManager networkManager()
        Returns:
        the network manager in container instance manager
      • containerGroups

        public ContainerGroups containerGroups()
        Returns:
        the resource management API entry point