azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

26 строки
1.7 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.network.Network.DefinitionStages.WithVmProtection"
fullName: "com.microsoft.azure.management.network.Network.DefinitionStages.WithVmProtection"
name: "Network.DefinitionStages.WithVmProtection"
nameWithType: "Network.DefinitionStages.WithVmProtection"
summary: "The stage of the virtual network definition allowing to enable VM protection for all the subnets in the virtual network."
syntax: "public static interface **Network.DefinitionStages.WithVmProtection**"
methods:
- uid: "com.microsoft.azure.management.network.Network.DefinitionStages.WithVmProtection.withVmProtection()"
fullName: "com.microsoft.azure.management.network.Network.DefinitionStages.WithVmProtection.withVmProtection()"
name: "withVmProtection()"
nameWithType: "Network.DefinitionStages.WithVmProtection.withVmProtection()"
summary: "Enable VM protection for all the subnets in the virtual network."
modifiers:
- "abstract"
syntax: "public abstract Network.DefinitionStages.WithCreateAndSubnet withVmProtection()"
desc: "Enable VM protection for all the subnets in the virtual network."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.network.Network.DefinitionStages.WithCreateAndSubnet?alt=com.microsoft.azure.management.network.Network.DefinitionStages.WithCreateAndSubnet&text=WithCreateAndSubnet\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the virtual network definition allowing to enable VM protection for all the subnets in the virtual network."
metadata: {}
package: "com.microsoft.azure.management.network"
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4