FarmBeatsExtensionData Class

Definition

A class representing the FarmBeatsExtension data model. FarmBeats extension resource.

public class FarmBeatsExtensionData : Azure.ResourceManager.Models.ResourceData
type FarmBeatsExtensionData = class
    inherit ResourceData
Public Class FarmBeatsExtensionData
Inherits ResourceData
Inheritance
FarmBeatsExtensionData

Constructors

FarmBeatsExtensionData()

Initializes a new instance of FarmBeatsExtensionData.

Properties

Description

Textual description.

DetailedInformation

Detailed information which shows summary of requested data. Used in descriptive get extension metadata call. Information for weather category per api included are apisSupported, customParameters, PlatformParameters and Units supported.

ExtensionApiDocsLink

FarmBeatsExtension api docs link.

ExtensionAuthLink

FarmBeatsExtension auth link.

ExtensionCategory

Category of the extension. e.g. weather/sensor/satellite.

FarmBeatsExtensionId

FarmBeatsExtension ID.

FarmBeatsExtensionName

FarmBeatsExtension name.

FarmBeatsExtensionVersion

FarmBeatsExtension version.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
Name

The name of the resource.

(Inherited from ResourceData)
PublisherId

Publisher ID.

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)
TargetResourceType

Target ResourceType of the farmBeatsExtension.

Applies to