ElasticTrafficFilterRule interface
Elastic traffic filter rule object
Properties
azure |
Guid of Private Endpoint in the elastic filter rule |
azure |
Name of the Private Endpoint in the elastic filter rule |
description | Description of the elastic filter rule |
id | Id of the elastic filter rule |
source | IP of the elastic filter rule |
Property Details
azureEndpointGuid
Guid of Private Endpoint in the elastic filter rule
azureEndpointGuid?: string
Property Value
string
azureEndpointName
Name of the Private Endpoint in the elastic filter rule
azureEndpointName?: string
Property Value
string
description
Description of the elastic filter rule
description?: string
Property Value
string
id
Id of the elastic filter rule
id?: string
Property Value
string
source
IP of the elastic filter rule
source?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript