Language

IDataProductNetworkAcls Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Models.Api20231115.DataProductNetworkAclsTypeConverter))]
public interface IDataProductNetworkAcls : Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Models.Api20231115.DataProductNetworkAclsTypeConverter))>]
type IDataProductNetworkAcls = interface
    interface IJsonSerializable
Public Interface IDataProductNetworkAcls
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
AllowedQueryIPRangeList

The list of query ips in the format of CIDR allowed to connect to query/visualization endpoint.

DefaultAction

Default Action

IPRule

IP rule with specific IP or IP range in CIDR format.

VirtualNetworkRule

Virtual Network Rule

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to