次の方法で共有


FarmBeatsExtensionData.DetailedInformation プロパティ

定義

要求されたデータの概要を示す詳細情報。 拡張機能メタデータの記述取得呼び出しで使用されます。 含まれる API ごとの気象カテゴリの情報は、apisSupported、customParameters、PlatformParameters、および Units supported です。

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AgFoodPlatform.Models.DetailedInformation> DetailedInformation { get; }
member this.DetailedInformation : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AgFoodPlatform.Models.DetailedInformation>
Public ReadOnly Property DetailedInformation As IReadOnlyList(Of DetailedInformation)

プロパティ値

適用対象