Dela via


CloudService Klass

Beskriver molntjänsten.

Variabler fylls bara i av servern och ignoreras när en begäran skickas.

Alla obligatoriska parametrar måste fyllas i för att kunna skickas till Azure.

Arv
azure.mgmt.compute._serialization.Model
CloudService

Konstruktor

CloudService(*, location: str, tags: Dict[str, str] | None = None, properties: _models.CloudServiceProperties | None = None, **kwargs)

Variabler

id
str

Resurs-ID.

name
str

Resursnamn.

type
str

Resurstyp.

location
str

Resursplats. Krävs.

tags
dict[str, str]

Resurstaggar.

properties
CloudServiceProperties

Molntjänstegenskaper.