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