FeatureFlag.Implicit(FeatureFlag to RequestContent) 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 implicit operator Azure.Core.RequestContent(Azure.Data.AppConfiguration.FeatureFlag featureFlag);
static member op_Implicit : Azure.Data.AppConfiguration.FeatureFlag -> Azure.Core.RequestContent
Public Shared Widening Operator CType (featureFlag As FeatureFlag) As RequestContent
Parameters
- featureFlag
- FeatureFlag
The FeatureFlag to serialize into RequestContent.