KustoClusterVirtualNetworkConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A class that contains virtual network definition.
public class KustoClusterVirtualNetworkConfiguration
type KustoClusterVirtualNetworkConfiguration = class
Public Class KustoClusterVirtualNetworkConfiguration
- Inheritance
-
KustoClusterVirtualNetworkConfiguration
Constructors
KustoClusterVirtualNetworkConfiguration(String, String, String) |
Initializes a new instance of KustoClusterVirtualNetworkConfiguration. |
Properties
DataManagementPublicIPId |
Data management's service public IP address resource id. |
EnginePublicIPId |
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. |
SubnetId |
The subnet resource id. |
Applies to
Azure SDK for .NET