WidgetTypeResourceFormatData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A class representing the WidgetTypeResourceFormat data model. The WidgetTypeResourceFormat
public class WidgetTypeResourceFormatData : Azure.ResourceManager.Models.ResourceData
type WidgetTypeResourceFormatData = class
inherit ResourceData
Public Class WidgetTypeResourceFormatData
Inherits ResourceData
- Inheritance
Constructors
WidgetTypeResourceFormatData() |
Initializes a new instance of WidgetTypeResourceFormatData. |
Properties
Changed |
Date time when widget type was last modified. |
Created |
Date time when widget type was created. |
Definition |
Definition for widget type. |
Description |
Description for widget type. |
DisplayName |
Localized display name for the widget type. |
Id |
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. (Inherited from ResourceData) |
ImageUri |
The image URL. |
Name |
The name of the resource. (Inherited from ResourceData) |
ResourceType |
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". (Inherited from ResourceData) |
SystemData |
Azure Resource Manager metadata containing createdBy and modifiedBy information. (Inherited from ResourceData) |
TenantId |
The hub name. |
WidgetTypeName |
Name of the widget type. |
WidgetVersion |
The widget version. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | (Inherited from ResourceData) |