UNPKG

@azure-tools/typespec-azure-resource-manager

Version:

TypeSpec Azure Resource Manager library

4 lines 356 B
export declare const armResourceActionNoSegmentRule: import("@typespec/compiler").LinterRuleDefinition<"arm-resource-action-no-segment", { readonly default: "`@armResourceAction` should not be used with `@segment`. Instead, use `@action(...)` if you need to rename the action, or omit."; }>; //# sourceMappingURL=arm-resource-action-no-segment.d.ts.map