Skip to content

[V] preventRestLibraryInterfaces

const preventRestLibraryInterfaces: LinterRuleDefinition<"no-rest-library-interfaces", {
default: "Resource interfaces from the TypeSpec.Rest.Resource library are incompatible with Azure.Core.";
}>;