Class CreateDiscoveredAssetEndpointProfileResponsePayload
- Namespace
- Azure.Iot.Operations.Services.Akri.DiscoveredAssetResources
- Assembly
- Azure.Iot.Operations.Services.dll
public class CreateDiscoveredAssetEndpointProfileResponsePayload : IJsonOnDeserialized, IJsonOnSerializing
- Inheritance
-
CreateDiscoveredAssetEndpointProfileResponsePayload
- Implements
- Inherited Members
Properties
CreateDiscoveredAssetEndpointProfileResponse
The Command response argument.
[JsonPropertyName("createDiscoveredAssetEndpointProfileResponse")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[JsonRequired]
public CreateDiscoveredAssetEndpointProfileResponseSchema CreateDiscoveredAssetEndpointProfileResponse { get; set; }