Megosztás a következőn keresztül:


CloudServiceSlotType Enum

Slot type for the cloud service. Possible values are <br />``<br />Production<br />``<br /> Staging<br />``<br /> If not specified, the default value is Production.

Inheritance
builtins.str
CloudServiceSlotType
CloudServiceSlotType

Constructor

CloudServiceSlotType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

PRODUCTION
STAGING