次の方法で共有


DeviceUpdateCommonPostActionResult クラス

定義

デバイスの更新に対する一般的な応答。

public class DeviceUpdateCommonPostActionResult : Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkFabricErrorResult
type DeviceUpdateCommonPostActionResult = class
    inherit NetworkFabricErrorResult
Public Class DeviceUpdateCommonPostActionResult
Inherits NetworkFabricErrorResult
継承
DeviceUpdateCommonPostActionResult

プロパティ

ConfigurationState

構成状態を取得します。

Error

error オブジェクト。

(継承元 NetworkFabricErrorResult)
FailedDevices

指定されたアクションの適用に失敗した ARM リソース ID の一覧。

SuccessfulDevices

指定されたアクションが正常に適用された ARM リソース ID の一覧。

適用対象