次の方法で共有


IotConnector クラス

定義

IoT Connector定義。

[Microsoft.Rest.Serialization.JsonTransformation]
public class IotConnector
[<Microsoft.Rest.Serialization.JsonTransformation>]
type IotConnector = class
Public Class IotConnector
継承
IotConnector
属性

コンストラクター

IotConnector()

IotConnector クラスの新しいインスタンスを初期化します。

IotConnector(IDictionary<String,String>, String, ServiceManagedIdentityIdentity, String, IotEventHubIngestionEndpointConfiguration, IotMappingProperties, SystemData)

IotConnector クラスの新しいインスタンスを初期化します。

プロパティ

DeviceMapping

デバイス マッピングを取得または設定します。

Identity

サービスにマネージド ID が関連付けられているかどうかを示す設定を取得または設定します。

IngestionEndpointConfiguration

ソース構成を取得または設定します。

Location

リソースの場所を取得または設定します。

ProvisioningState

プロビジョニングの状態を取得または設定します。 指定できる値は、'削除中'、'Succeeded'、'Creating'、'Accepted'、'Verifying'、'Updating'、'Failed'、'Canceled'、'Deprovisioned'、'Moving'、'Suspended'、'Warned'、'SystemMaintenance' です。

SystemData

リソースの作成と最後の変更に関連するメタデータを取得または設定します。

Tags

リソース タグを取得または設定します。

メソッド

Validate()

オブジェクトを検証します。

適用対象