NspAccessRule Class

Information of Access Rule in Network Profile.

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

Inheritance
azure.mgmt.eventhub._serialization.Model
NspAccessRule

Constructor

NspAccessRule(*, id: str | None = None, name: str | None = None, type: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
id
str

Fully qualified identifier of the resource.

name
str

Name of the resource.

type
str

Type of the resource.

Variables

Name Description
id
str

Fully qualified identifier of the resource.

name
str

Name of the resource.

type
str

Type of the resource.

properties

Properties of Access Rule.