FeatureFlag.Explicit(Response to FeatureFlag) Operator

Definition

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

Parameters

response
Response

The Response to deserialize the FeatureFlag from.

Returns

Applies to