deprecated property

bool? get deprecated
inherited

Specifies whether the operation is deprecated.

Implementation

List<SecurityRequirement> get security;/// Specifies whether the operation is deprecated.
bool? get deprecated;