Udostępnij przez


ConfigurationSnapshot.Explicit(Response to ConfigurationSnapshot) Operator

Definition

public static explicit operator Azure.Data.AppConfiguration.ConfigurationSnapshot(Azure.Response response);
static member op_Explicit : Azure.Response -> Azure.Data.AppConfiguration.ConfigurationSnapshot
Public Shared Narrowing Operator CType (response As Response) As ConfigurationSnapshot

Parameters

response
Response

The Response to deserialize the ConfigurationSnapshot from.

Returns

Applies to