CloudServiceListResult Class

CloudServiceListResult.

All required parameters must be populated in order to send to server.

Inheritance
azure.mgmt.compute._serialization.Model
CloudServiceListResult

Constructor

CloudServiceListResult(*, value: List[_models.CloudService], next_link: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
value

Required.

next_link
str

Variables

Name Description
value

Required.

next_link
str