Network.DefinitionStages.WithVmProtection Interface

public static interface Network.DefinitionStages.WithVmProtection

The stage of the virtual network definition allowing to enable VM protection for all the subnets in the virtual network.

Method Summary

Modifier and Type Method and Description
abstract WithCreateAndSubnet withVmProtection()

Enable VM protection for all the subnets in the virtual network.

Method Details

withVmProtection

public abstract Network.DefinitionStages.WithCreateAndSubnet withVmProtection()

Enable VM protection for all the subnets in the virtual network.

Returns:

the next stage of the definition

Applies to