SharedAccessSignatureSignedLink.Explicit Operator

Definition

public static explicit operator Azure.Analytics.PlanetaryComputer.SharedAccessSignatureSignedLink(Azure.Response response);
static member op_Explicit : Azure.Response -> Azure.Analytics.PlanetaryComputer.SharedAccessSignatureSignedLink
Public Shared Narrowing Operator CType (response As Response) As SharedAccessSignatureSignedLink

Parameters

response
Response

The Response to deserialize the SharedAccessSignatureSignedLink from.

Returns

Applies to