Data types
Azure.Portal
Section titled “Azure.Portal”AboutOptions
Section titled “AboutOptions”Options for about of ARM resource.
model Azure.Portal.AboutOptionsProperties
Section titled “Properties”| Name | Type | Description |
|---|---|---|
| icon? | FilePath | Icon which represent resource |
| displayNames? | DisplayNamesOptions | Display 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
Section titled “BrowseOptions”Options for browse of ARM resource.
model Azure.Portal.BrowseOptionsProperties
Section titled “Properties”| Name | Type | Description |
|---|---|---|
| argQuery? | string | Portal.FilePath | argQuery can be a literal string query or KQL file path. KQL query which represents all possible data for your desired browse view. |
DisplayNamesOptions
Section titled “DisplayNamesOptions”Options for displayNames of ARM resources.
model Azure.Portal.DisplayNamesOptionsProperties
Section titled “Properties”| Name | Type | Description |
|---|---|---|
| singular | string | |
| plural | string |
FilePath
Section titled “FilePath”File path of a file
model Azure.Portal.FilePathProperties
Section titled “Properties”| Name | Type | Description |
|---|---|---|
| filePath | string | File path of a file |
LearnMoreDocsOptions
Section titled “LearnMoreDocsOptions”Options for learnMoreDocs of ARM resources.
model Azure.Portal.LearnMoreDocsOptionsProperties
Section titled “Properties”| Name | Type | Description |
|---|---|---|
| title | string | |
| uri | string |
MarketplaceOfferOptions
Section titled “MarketplaceOfferOptions”Options for marketplaceOffer
model Azure.Portal.MarketplaceOfferOptionsProperties
Section titled “Properties”| Name | Type | Description |
|---|---|---|
| id? | string | Marketplace offer id of a resource |
PromotionOptions
Section titled “PromotionOptions”Options for promotion of ARM resource.
model Azure.Portal.PromotionOptionsProperties
Section titled “Properties”| Name | Type | Description |
|---|---|---|
| apiVersion | string | EnumMember | |
| autoUpdate? | boolean |