The ContainerUpdateOperationtype exposes the following members.

Constructors

  Name Description
ContainerUpdateOperation
Creates a new instance of the ContainerUpdateOperation class.

Methods

  Name Description
AddDomain
Add a domain name to a container.
AddSourceNetwork
Add source network flags to be set on a container.
AddUri
Adds a URI to a container.
DeleteDomain
Removes a domain name from a container.
DeleteSourceNetwork
Removes a source network flag from a container.
DeleteUri
Removes a URI from a container.
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  Name Description
ContainerId
Gets the container ID.

See Also