is_cloud_platform Eigentum

is_cloud_platform Eigentum

Bitte setzen Sie diese Eigenschaft auf „True“, wenn Sie auf einer Cloud-Plattform wie Azure, AWSLambda usw. arbeiten.

Definition:

@property
def is_cloud_platform(self):
    ...
@staticmethod
def set_is_cloud_platform(value):
    ...

Siehe auch