CustomerStatus Enum
Identifies the status of an customer. This is an upcoming property that will be populated in the future.
- Inheritance
-
builtins.strCustomerStatusCustomerStatus
Constructor
CustomerStatus(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Fields
ACTIVE |
DELETED |
DISABLED |
OTHER |
PENDING |
UNDER_REVIEW |
WARNED |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python