Skip to main content

SubnetSchema

@group

Models/Subnet

Index

Constructors

constructor

Properties

options

options: { disableSubnetIntraNetwork: boolean; subnetType: SubnetType } = ...

Type declaration

  • disableSubnetIntraNetwork: boolean
  • subnetType: SubnetType

region

region: IModelReference = ...

subnetId

subnetId: string = ...

The ID of the subnet.

  • Format is {regionId}-{subnetName}

subnetName

subnetName: string = ...

The name of the subnet.