StateUpdateCommonPostActionResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Common response for the state updates.
public class StateUpdateCommonPostActionResult : Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkFabricErrorResult, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ManagedNetworkFabric.Models.StateUpdateCommonPostActionResult>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ManagedNetworkFabric.Models.StateUpdateCommonPostActionResult>
type StateUpdateCommonPostActionResult = class
inherit NetworkFabricErrorResult
interface IJsonModel<StateUpdateCommonPostActionResult>
interface IPersistableModel<StateUpdateCommonPostActionResult>
Public Class StateUpdateCommonPostActionResult
Inherits NetworkFabricErrorResult
Implements IJsonModel(Of StateUpdateCommonPostActionResult), IPersistableModel(Of StateUpdateCommonPostActionResult)
- Inheritance
- Implements
Properties
ConfigurationState |
Gets the configuration state. |
Error |
The error object. (Inherited from NetworkFabricErrorResult) |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |