DataCollectionEndpointNetworkAcls 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.
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
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) |