你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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.