Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FarmBeatsExtension

Package version

FarmBeats extension resource.

Hierarchy

Index

Properties

Optional description

description: undefined | string

Textual description. NOTE: This property will not be serialized. It can only be populated by the server.

Optional detailedInformation

detailedInformation: 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. NOTE: This property will not be serialized. It can only be populated by the server.

Optional extensionApiDocsLink

extensionApiDocsLink: undefined | string

FarmBeatsExtension api docs link. NOTE: This property will not be serialized. It can only be populated by the server.

Optional extensionAuthLink

extensionAuthLink: undefined | string

FarmBeatsExtension auth link. NOTE: This property will not be serialized. It can only be populated by the server.

Optional extensionCategory

extensionCategory: undefined | string

Category of the extension. e.g. weather/sensor/satellite. NOTE: This property will not be serialized. It can only be populated by the server.

Optional farmBeatsExtensionId

farmBeatsExtensionId: undefined | string

FarmBeatsExtension ID. NOTE: This property will not be serialized. It can only be populated by the server.

Optional farmBeatsExtensionName

farmBeatsExtensionName: undefined | string

FarmBeatsExtension name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional farmBeatsExtensionVersion

farmBeatsExtensionVersion: undefined | string

FarmBeatsExtension version. NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

Optional publisherId

publisherId: undefined | string

Publisher ID. NOTE: This property will not be serialized. It can only be populated by the server.

Optional systemData

systemData: SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

Optional targetResourceType

targetResourceType: undefined | string

Target ResourceType of the farmBeatsExtension. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc