FailedLockToken.Explicit(Response to FailedLockToken) 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 explicit operator Azure.Messaging.EventGrid.Namespaces.FailedLockToken(Azure.Response result);
static member op_Explicit : Azure.Response -> Azure.Messaging.EventGrid.Namespaces.FailedLockToken
Public Shared Narrowing Operator CType (result As Response) As FailedLockToken
Parameters
- result
- Response
The Response to deserialize the FailedLockToken from.