Share via


ContainerUpdateOperation Members

Include Protected Members
Include Inherited Members

The ContainerUpdateOperation class is used to update the memberships for a specific container. Each update can be comprised of several operations.

The ContainerUpdateOperation type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property ContainerId Gets the container ID.

Top

Methods

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

Top

See Also

Reference

ContainerUpdateOperation Class

Microsoft.Rtc.Collaboration.Presence Namespace