Share via


Subnet Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.SubnetTypeConverter))]
public class Subnet : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.ISubnet, Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.SubnetTypeConverter))>]
type Subnet = class
    interface ISubnet
    interface IJsonSerializable
    interface ISubResourceAutoGenerated
    interface IValidates
Public Class Subnet
Implements ISubnet, IValidates
Inheritance
Subnet
Attributes
Implements

Constructors

Subnet()

Properties

AddressPrefix
ApplicationGatewayIPConfiguration
DefaultSecurityRule
Delegation
DisableBgpRoutePropagation
Etag
FlowLog
Id
IPAllocation
IPConfiguration
IPConfigurationProfile
Name
NatGatewayId
NetworkInterface
NetworkSecurityGroupEtag
NetworkSecurityGroupId
NetworkSecurityGroupLocation
NetworkSecurityGroupName
NetworkSecurityGroupPropertiesProvisioningState
NetworkSecurityGroupPropertiesResourceGuid
NetworkSecurityGroupPropertiesSubnet
NetworkSecurityGroupTag
NetworkSecurityGroupType
PrivateEndpoint
PrivateEndpointNetworkPolicy
PrivateLinkServiceNetworkPolicy
PropertiesAddressPrefixes
ProvisioningState
Purpose
ResourceNavigationLink
Route
RouteTableEtag
RouteTableId
RouteTableLocation
RouteTableName
RouteTablePropertiesProvisioningState
RouteTablePropertiesResourceGuid
RouteTablePropertiesSubnet
RouteTableTag
RouteTableType
SecurityRule
ServiceAssociationLink
ServiceEndpoint
ServiceEndpointPolicy
Type

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
Validate(IEventListener)

Applies to