DataCollectionEndpointNetworkAcls Class

Definition

Network access control rules for the endpoints.

public class DataCollectionEndpointNetworkAcls : Microsoft.Azure.Management.Monitor.Models.NetworkRuleSet
type DataCollectionEndpointNetworkAcls = class
    inherit NetworkRuleSet
Public Class DataCollectionEndpointNetworkAcls
Inherits NetworkRuleSet
Inheritance
DataCollectionEndpointNetworkAcls

Constructors

DataCollectionEndpointNetworkAcls()

Initializes a new instance of the DataCollectionEndpointNetworkAcls class.

DataCollectionEndpointNetworkAcls(String)

Initializes a new instance of the DataCollectionEndpointNetworkAcls class.

Properties

PublicNetworkAccess

Gets or sets the configuration to set whether network access from public internet to the endpoints are allowed. Possible values include: 'Enabled', 'Disabled'

(Inherited from NetworkRuleSet)

Applies to