public static interface Network.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Network.UpdateStages.WithAddressSpace
The stage of the virtual network update allowing to specify the address space.
|
static interface |
Network.UpdateStages.WithDdosProtectionPlan
The stage of the virtual network update allowing to specify DDoS protection plan.
|
static interface |
Network.UpdateStages.WithDnsServer
The stage of the virtual network update allowing to specify the DNS server.
|
static interface |
Network.UpdateStages.WithSubnet
The stage of the virtual network update allowing to add or remove subnets.
|
static interface |
Network.UpdateStages.WithVmProtection
The stage of the virtual network update allowing to enable/disable VM protection for all the subnets in the
virtual network.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.