IconUris interface
Links to product icons.
Properties
hero | URI to hero icon. |
large | URI to large icon. |
medium | URI to medium icon. |
small | URI to small icon. |
wide | URI to wide icon. |
Property Details
hero
URI to hero icon.
hero?: string
Property Value
string
large
URI to large icon.
large?: string
Property Value
string
medium
URI to medium icon.
medium?: string
Property Value
string
small
URI to small icon.
small?: string
Property Value
string
wide
URI to wide icon.
wide?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript