ServerlessComputeSettings interface
Properties
serverless |
The resource ID of an existing virtual network subnet in which serverless compute nodes should be deployed |
serverless |
The flag to signal if serverless compute nodes deployed in custom vNet would have no public IP addresses for a workspace with private endpoint |
Property Details
serverlessComputeCustomSubnet
The resource ID of an existing virtual network subnet in which serverless compute nodes should be deployed
serverlessComputeCustomSubnet?: string
Property Value
string
serverlessComputeNoPublicIP
The flag to signal if serverless compute nodes deployed in custom vNet would have no public IP addresses for a workspace with private endpoint
serverlessComputeNoPublicIP?: boolean
Property Value
boolean