DeployedApiPlanStatusUpdate
Defines the status values that can be set when updating an API plan.
enum DeployedApiPlanStatusUpdate {
ENABLED
DISABLED
}
Values
DeployedApiPlanStatusUpdate.ENABLED {#enabled}
DeployedApiPlanStatusUpdate.DISABLED {#disabled}
Member Of
Was this topic helpful?