你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSVirtualNetwork Class

Definition

public class PSVirtualNetwork : Microsoft.Azure.Commands.Network.Models.PSTopLevelResource, Microsoft.Azure.Management.Internal.Network.Common.IResourceReference, Microsoft.Azure.Management.Internal.Network.Common.IVirtualNetwork
public class PSVirtualNetwork : Microsoft.Azure.Commands.Network.Models.PSTopLevelResource, Microsoft.Azure.Management.Internal.Network.Common.IResourceReference
type PSVirtualNetwork = class
    inherit PSTopLevelResource
    interface IResourceReference
    interface IVirtualNetwork
type PSVirtualNetwork = class
    inherit PSTopLevelResource
    interface IResourceReference
Public Class PSVirtualNetwork
Inherits PSTopLevelResource
Implements IResourceReference, IVirtualNetwork
Public Class PSVirtualNetwork
Inherits PSTopLevelResource
Implements IResourceReference
Inheritance
Implements

Constructors

PSVirtualNetwork()

Properties

AddressSpace
AddressSpaceText
BgpCommunities
BgpCommunitiesText
DdosProtectionPlan
DdosProtectionPlanText
DhcpOptions
DhcpOptionsText
EnableDdosProtection
EnableDdosProtectionText
EnableVmProtection
EnableVmProtectionText
Encryption
EncryptionText
Etag (Inherited from PSChildResource)
ExtendedLocation
ExtendedLocationText
FlowTimeoutInMinutes
FlowTimeoutInMinutesText
Id (Inherited from PSResourceId)
IpAllocations
IpAllocationsText
Location (Inherited from PSTopLevelResource)
Name (Inherited from PSChildResource)
ProvisioningState
ResourceGroupName (Inherited from PSTopLevelResource)
ResourceGuid (Inherited from PSTopLevelResource)
Subnets
SubnetsText
Tag (Inherited from PSTopLevelResource)
TagsTable (Inherited from PSTopLevelResource)
Type (Inherited from PSTopLevelResource)
VirtualNetworkPeerings
VirtualNetworkPeeringsText

Applies to