MSDeployLog Class

MSDeploy log.

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

Inheritance
azure.mgmt.web.v2016_08_01.models._models_py3.ProxyOnlyResource
MSDeployLog

Constructor

MSDeployLog(*, kind: Optional[str] = None, **kwargs)

Parameters

kind
str
Required

Kind of resource.

Variables

id
str

Resource Id.

name
str

Resource Name.

type
str

Resource type.

entries
list[MSDeployLogEntry]

List of log entry messages.