Sdílet prostřednictvím


VirtualNetworkResourceSettings Class

Definition

Defines the virtual network resource settings.

public class VirtualNetworkResourceSettings : Azure.ResourceManager.Migrate.Models.ResourceSettings
type VirtualNetworkResourceSettings = class
    inherit ResourceSettings
Public Class VirtualNetworkResourceSettings
Inherits ResourceSettings
Inheritance
VirtualNetworkResourceSettings

Constructors

VirtualNetworkResourceSettings(String)

Initializes a new instance of VirtualNetworkResourceSettings.

Properties

AddressSpace

Gets or sets the address prefixes for the virtual network.

DnsServers

Gets or sets DHCPOptions that contains an array of DNS servers available to VMs deployed in the virtual network.

EnableDdosProtection

Gets or sets a value indicating whether gets or sets whether the DDOS protection should be switched on.

Subnets

Gets or sets List of subnets in a VirtualNetwork.

Tags

Gets or sets the Resource tags.

TargetResourceName

Gets or sets the target Resource name.

(Inherited from ResourceSettings)

Applies to