OutboundNetworkDependenciesEndpointProperties interface
Endpoints accessed for a common purpose that the Kusto Service Environment requires outbound network access to.
Properties
| category | The type of service accessed by the Kusto Service Environment, e.g., Azure Storage, Azure SQL Database, and Azure Active Directory. |
| endpoints | The endpoints that the Kusto Service Environment reaches the service at. |
| provisioning |
The provisioned state of the resource. |
Property Details
category
The type of service accessed by the Kusto Service Environment, e.g., Azure Storage, Azure SQL Database, and Azure Active Directory.
category?: string
Property Value
string
endpoints
The endpoints that the Kusto Service Environment reaches the service at.
endpoints?: EndpointDependency[]
Property Value
provisioningState
The provisioned state of the resource.
provisioningState?: string
Property Value
string