EnclaveVirtualNetworkModel interface
Enclave Virtual Network Properties
Properties
| allow |
Allow Subnet Communication. |
| custom |
Custom CIDR Range. |
| network |
Network Name. |
| network |
Network Size. |
| subnet |
Subnet Configurations. |
Property Details
allowSubnetCommunication
Allow Subnet Communication.
allowSubnetCommunication?: boolean
Property Value
boolean
customCidrRange
Custom CIDR Range.
customCidrRange?: string
Property Value
string
networkName
Network Name.
networkName?: string
Property Value
string
networkSize
Network Size.
networkSize?: string
Property Value
string
subnetConfigurations
Subnet Configurations.
subnetConfigurations?: SubnetConfiguration[]