Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Subnet

Package version

Subnet in a virtual network resource.

Hierarchy

Index

Properties

Optional addressPrefix

addressPrefix: undefined | string

The address prefix for the subnet.

Optional etag

etag: undefined | string

A unique read-only string that changes whenever the resource is updated.

Optional id

id: undefined | string

Resource ID.

Optional ipConfigurations

ipConfigurations: IPConfiguration[]

Gets an array of references to the network interface IP configurations using subnet. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

The name of the resource that is unique within a resource group. This name can be used to access the resource.

Optional networkSecurityGroup

networkSecurityGroup: NetworkSecurityGroup

The reference of the NetworkSecurityGroup resource.

Optional provisioningState

provisioningState: undefined | string

The provisioning state of the resource.

Optional resourceNavigationLinks

resourceNavigationLinks: ResourceNavigationLink[]

Gets an array of references to the external resources using subnet.

Optional routeTable

routeTable: RouteTable

The reference of the RouteTable resource.

Optional serviceEndpoints

An array of service endpoints.

Generated using TypeDoc