Skip to main content
Version: Latest (Core: 0.57.x, Azure: 0.43.x)

Data types

Azure.Portal​

AboutOptions​

Options for about of ARM resource.

model Azure.Portal.AboutOptions

Properties​

NameTypeDescription
icon?FilePathIcon which represent resource
displayNames?DisplayNamesOptionsDisplay names which represent the resource
keywords?string[]Comma-separated set of words or phrases which allow users to search for your asset by identifiers.
learnMoreDocs?Portal.LearnMoreDocsOptions[]Set of links which can help learn more about the resource

BrowseOptions​

Options for browse of ARM resource.

model Azure.Portal.BrowseOptions

Properties​

NameTypeDescription
argQuery?string | Portal.FilePathargQuery can be a literal string query or KQL file path.
KQL query which represents all possible data for your desired browse view.

DisplayNamesOptions​

Options for displayNames of ARM resources.

model Azure.Portal.DisplayNamesOptions

Properties​

NameTypeDescription
singularstring
pluralstring

FilePath​

File path of a file

model Azure.Portal.FilePath

Properties​

NameTypeDescription
filePathstringFile path of a file

LearnMoreDocsOptions​

Options for learnMoreDocs of ARM resources.

model Azure.Portal.LearnMoreDocsOptions

Properties​

NameTypeDescription
titlestring
uristring

MarketplaceOfferOptions​

Options for marketplaceOffer

model Azure.Portal.MarketplaceOfferOptions

Properties​

NameTypeDescription
id?stringMarketplace offer id of a resource

PromotionOptions​

Options for promotion of ARM resource.

model Azure.Portal.PromotionOptions

Properties​

NameTypeDescription
apiVersionstring | EnumMember
autoUpdate?boolean