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

PSSubnet Class

Definition

public class PSSubnet : Microsoft.Azure.Commands.Network.Models.PSChildResource
type PSSubnet = class
    inherit PSChildResource
Public Class PSSubnet
Inherits PSChildResource
Inheritance

Constructors

PSSubnet()

Properties

AddressPrefix
DefaultOutboundAccess
DefaultOutboundAccessText
Delegations
DelegationsText
Etag (Inherited from PSChildResource)
Id (Inherited from PSResourceId)
IpAllocations
IpAllocationsText
IpConfigurations
IpConfigurationsText
Name (Inherited from PSChildResource)
NatGateway
NatGatewayText
NetworkSecurityGroup
NetworkSecurityGroupText
PrivateEndpointNetworkPolicies
PrivateEndpoints
PrivateEndpointsText
PrivateLinkServiceNetworkPolicies
ProvisioningState
ResourceNavigationLinks
ResourceNavigationLinksText
RouteTable
RouteTableText
ServiceAssociationLinks
ServiceAssociationLinksText
ServiceEndpointPolicies
ServiceEndpointPoliciesText
ServiceEndpoints
ServiceEndpointText

Methods

ShouldSerializeDelegations()
ShouldSerializeIpConfigurations()
ShouldSerializePrivateEndpoints()
ShouldSerializeResourceNavigationLinks()
ShouldSerializeServiceAssociationLinks()
ShouldSerializeServiceEndpointPolicies()
ShouldSerializeServiceEndpoints()

Applies to