Bagikan melalui


DeviceUpdateCommonPostActionResult Class

Definition

Common response for device updates.

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

Properties

ConfigurationState

Gets the configuration state.

Error

The error object.

(Inherited from NetworkFabricErrorResult)
FailedDevices

List of ARM Resource IDs for which the given action failed to apply.

SuccessfulDevices

List of ARM Resource IDs for which the given action applied successfully.

Applies to