public void UpdateAllSubnetworks( Tier tier, bool continueOnFailure )
Public Sub UpdateAllSubnetworks( _ ByVal tier As Tier, _ ByVal continueOnFailure As Boolean _ )
Parameters
- tier
- The Tier that contains the subnetworks to be updated.
- continueOnFailure
- Indicates whether the processing should continue after a failure has occurred.