Class StateStoreSetResponse
- Namespace
- Azure.Iot.Operations.Services.StateStore
- Assembly
- Azure.Iot.Operations.Services.dll
public class StateStoreSetResponse : StateStoreResponse
- Inheritance
-
StateStoreSetResponse
- Inherited Members
Properties
Success
True if the set request executed successfully. False otherwise.
public bool Success { get; }