ContainerUpdateOperation.DeleteSourceNetwork(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.
Removes a source network flag from a container.
public:
void DeleteSourceNetwork(Microsoft::Rtc::Collaboration::SourceNetwork sourceNetwork);
public void DeleteSourceNetwork (Microsoft.Rtc.Collaboration.SourceNetwork sourceNetwork);
member this.DeleteSourceNetwork : Microsoft.Rtc.Collaboration.SourceNetwork -> unit
Parameters
- sourceNetwork
- SourceNetwork
The source network to be removed.