FeatureFlagClientOptions Class
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.
Options that allow users to configure the requests sent to the App Configuration service for FeatureFlag operations performed by a FeatureFlagClient.
public class FeatureFlagClientOptions : Azure.Core.ClientOptions
type FeatureFlagClientOptions = class
inherit ClientOptions
Public Class FeatureFlagClientOptions
Inherits ClientOptions
- Inheritance
Constructors
| Name | Description |
|---|---|
| FeatureFlagClientOptions(FeatureFlagClientOptions+ServiceVersion) |
Initializes a new instance of the FeatureFlagClientOptions class. |
Properties
| Name | Description |
|---|---|
| Audience |
Gets or sets the Audience to use for authentication with Microsoft Entra. The audience is not considered when using a shared key. |