Decorators
Azure.Portal
Section titled “Azure.Portal”Provides a Model describing about of ARM resource.
@Azure.Portal.about(options: Azure.Portal.AboutOptions)Model
Parameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
| options | AboutOptions | Property options allows more detailed infomation about the resourceType. |
@browse
Section titled “@browse”Provides a Model customizing browse view of ARM resource.
@Azure.Portal.browse(options: Azure.Portal.BrowseOptions)Model
Parameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
| options | BrowseOptions | Property options provides browsing information of the resourceType. |
@displayName
Section titled “@displayName”Provides a Model Property a display name
@Azure.Portal.displayName(name: valueof string)ModelProperty
Parameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
| name | valueof string |
@marketplaceOffer
Section titled “@marketplaceOffer”Provides a Model marketplace offer information of ARM resource.
@Azure.Portal.marketplaceOffer(options: Azure.Portal.MarketplaceOfferOptions)Model
Parameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
| options | MarketplaceOfferOptions | Property options provides marketplace offer information of the resourceType. |
@promotion
Section titled “@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)Model
Parameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
| options | PromotionOptions | Property options provides promotion information of the resourceType. |