CloudService Class

Describes the cloud service.

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

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

Inheritance
CloudService

Constructor

CloudService(*, location: str, tags: Optional[Dict[str, str]] = None, properties: Optional[azure.mgmt.compute.v2020_10_01_preview.models._models_py3.CloudServiceProperties] = None, **kwargs)

Parameters

location
str
Required

Required. Resource location.

tags
dict[str, str]
Required

A set of tags. Resource tags.

properties
CloudServiceProperties
Required

Cloud service properties.

Variables

id
str

Resource Id.

name
str

Resource name.

type
str

Resource type.