NameIdentifier Class

Identifies an object.

Inheritance
azure.mgmt.web._serialization.Model
NameIdentifier

Constructor

NameIdentifier(*, name: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

Name of the object.

Variables

Name Description
name
str

Name of the object.