BaseAdminRule Class

Network base admin rule.

You probably want to use the sub-classes and not this class directly. Known sub-classes are: AdminRule, DefaultAdminRule

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to server.

Inheritance
azure.mgmt.network.models._models_py3.ChildResource
BaseAdminRule

Constructor

BaseAdminRule(**kwargs: Any)

Variables

Name Description
id
str

Resource ID.

name
str

Resource name.

type
str

Resource type.

etag
str

A unique read-only string that changes whenever the resource is updated.

kind

Whether the rule is custom or default. Required. Known values are: "Custom" and "Default".

system_data

The system metadata related to this resource.