Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@azure-tools/typespec-azure-portal-core

Package Overview
Dependencies
Maintainers
0
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure-tools/typespec-azure-portal-core

TypeSpec Azure Portal Core library

  • 0.49.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
28K
increased by0.63%
Maintainers
0
Weekly downloads
 
Created
Source

@azure-tools/typespec-azure-portal-core

TypeSpec Azure Portal Core library

Install

npm install @azure-tools/typespec-azure-portal-core

Decorators

Azure.Portal

  • @about
  • @browse
  • @displayName
  • @marketplaceOffer
  • @promotion
@about

Provides a Model describing about of ARM resource.

@Azure.Portal.about(options: Azure.Portal.AboutOptions)
Target

Model

Parameters
NameTypeDescription
optionsAboutOptionsProperty options allows more detailed infomation about the resourceType.
@browse

Provides a Model customizing browse view of ARM resource.

@Azure.Portal.browse(options: Azure.Portal.BrowseOptions)
Target

Model

Parameters
NameTypeDescription
optionsBrowseOptionsProperty options provides browsing information of the resourceType.
@displayName

Provides a Model Property a display name

@Azure.Portal.displayName(name: valueof string)
Target

ModelProperty

Parameters
NameTypeDescription
namevalueof string
@marketplaceOffer

Provides a Model marketplace offer information of ARM resource.

@Azure.Portal.marketplaceOffer(options: Azure.Portal.MarketplaceOfferOptions)
Target

Model

Parameters
NameTypeDescription
optionsMarketplaceOfferOptionsProperty options provides marketplace offer information of the resourceType.
@promotion

Provides a Model customizing deployment promotion apiVersion for ARM resource. The apiVersion will be used as a version to deploy to Portal.

@Azure.Portal.promotion(options: Azure.Portal.PromotionOptions)
Target

Model

Parameters
NameTypeDescription
optionsPromotionOptionsProperty options provides promotion information of the resourceType.

Keywords

FAQs

Package last updated on 11 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc