Compartilhar via


IUserAgentConfiguration Interface

Definition

Defines the configuration for building a User-Agent header string.

public interface IUserAgentConfiguration
type IUserAgentConfiguration = interface
Public Interface IUserAgentConfiguration
Derived

Properties

Name Description
OrchestratorName

Gets the optional orchestrator name to include in the User-Agent header.

ProductName

Gets the product name to include in the User-Agent header.

Version

Gets the version of the product.

Applies to