VerticalPodAutoscaling.fromJson constructor
VerticalPodAutoscaling.fromJson(
- Map json_
Implementation
VerticalPodAutoscaling.fromJson(core.Map json_)
: this(enabled: json_['enabled'] as core.bool?);
VerticalPodAutoscaling.fromJson(core.Map json_)
: this(enabled: json_['enabled'] as core.bool?);