public static interface Network.UpdateStages.WithVmProtection
| Modifier and Type | Method and Description |
|---|---|
Network.Update |
withoutVmProtection()
Disable VM protection for all the subnets in the virtual network.
|
Network.Update |
withVmProtection()
Enable VM protection for all the subnets in the virtual network.
|
Network.Update withVmProtection()
Network.Update withoutVmProtection()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/