ApiDefinitionInfo Class

Information about the formal API definition for the app.

Inheritance
azure.mgmt.web._serialization.Model
ApiDefinitionInfo

Constructor

ApiDefinitionInfo(*, url: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
url
str

The URL of the API definition.

Variables

Name Description
url
str

The URL of the API definition.