ContainerUpdateOperation.AddSourceNetwork(SourceNetwork) 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.
Add source network flags to be set on a container.
public:
void AddSourceNetwork(Microsoft::Rtc::Collaboration::SourceNetwork sourceNetwork);
public void AddSourceNetwork (Microsoft.Rtc.Collaboration.SourceNetwork sourceNetwork);
member this.AddSourceNetwork : Microsoft.Rtc.Collaboration.SourceNetwork -> unit
Parameters
- sourceNetwork
- SourceNetwork
The source network to be added.