IWithVmProtection.WithoutVmProtection 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.
Disable VM protection for all the subnets in the virtual network.
public Microsoft.Azure.Management.Network.Fluent.Network.Update.IUpdate WithoutVmProtection();
abstract member WithoutVmProtection : unit -> Microsoft.Azure.Management.Network.Fluent.Network.Update.IUpdate
Public Function WithoutVmProtection () As IUpdate