IWithRouteTable.WithoutRouteTable 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 the association with a route table, if any.
public Microsoft.Azure.Management.Network.Fluent.Subnet.Update.IUpdate WithoutRouteTable ();
abstract member WithoutRouteTable : unit -> Microsoft.Azure.Management.Network.Fluent.Subnet.Update.IUpdate
Public Function WithoutRouteTable () As IUpdate