VirtualNetworkConfiguration interface
A class that contains virtual network definition.
Properties
data |
Data management's service public IP address resource id. |
engine |
Engine service's public IP address resource id. |
state | When enabled, the cluster is deployed into the configured subnet, when disabled it will be removed from the subnet. |
subnet |
The subnet resource id. |
Property Details
dataManagementPublicIpId
Data management's service public IP address resource id.
dataManagementPublicIpId: string
Property Value
string
enginePublicIpId
Engine service's public IP address resource id.
enginePublicIpId: string
Property Value
string
state
When enabled, the cluster is deployed into the configured subnet, when disabled it will be removed from the subnet.
state?: string
Property Value
string
subnetId
The subnet resource id.
subnetId: string
Property Value
string