UserDelegationKey.Explicit(Response to UserDelegationKey) Operator

Definition

public static explicit operator Azure.Storage.Queues.Models.UserDelegationKey(Azure.Response response);
static member op_Explicit : Azure.Response -> Azure.Storage.Queues.Models.UserDelegationKey
Public Shared Narrowing Operator CType (response As Response) As UserDelegationKey

Parameters

response
Response

The Response to deserialize the UserDelegationKey from.

Returns

Applies to