NetworkRuleSet Class
Definition of the network rules.
- Inheritance
-
NetworkRuleSet
Constructor
NetworkRuleSet(*, public_network_access: Optional[Union[str, azure.mgmt.monitor.v2021_04_01.models._monitor_management_client_enums.KnownPublicNetworkAccessOptions]] = None, **kwargs)
Variables
- public_network_access
- str or <xref:$>(<xref:python-base-namespace>)KnownPublicNetworkAccessOptions
The configuration to set whether network access from public internet to the endpoints are allowed. Possible values include: "Enabled", "Disabled".
Feedback
Submit and view feedback for