Udostępnij przez


SubscriptionState type

Definiuje wartości parametru SubscriptionState.

type SubscriptionState =
  | "Enabled"
  | "Warned"
  | "PastDue"
  | "Disabled"
  | "Deleted"