AcknowledgeResult.Implicit(AcknowledgeResult to RequestContent) Operator
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.
public static implicit operator Azure.Core.RequestContent(Azure.Messaging.EventGrid.Namespaces.AcknowledgeResult acknowledgeResult);
static member op_Implicit : Azure.Messaging.EventGrid.Namespaces.AcknowledgeResult -> Azure.Core.RequestContent
Public Shared Widening Operator CType (acknowledgeResult As AcknowledgeResult) As RequestContent
Parameters
- acknowledgeResult
- AcknowledgeResult
The AcknowledgeResult to serialize into RequestContent.