CdnWebAgentPath 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.
Defines a path configuration for a web agent.
public class CdnWebAgentPath : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Cdn.Models.CdnWebAgentPath>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Cdn.Models.CdnWebAgentPath>
type CdnWebAgentPath = class
interface IJsonModel<CdnWebAgentPath>
interface IPersistableModel<CdnWebAgentPath>
Public Class CdnWebAgentPath
Implements IJsonModel(Of CdnWebAgentPath), IPersistableModel(Of CdnWebAgentPath)
- Inheritance
-
CdnWebAgentPath
- Implements
Constructors
| Name | Description |
|---|---|
| CdnWebAgentPath(CdnWebAgentPathType, String) |
Initializes a new instance of CdnWebAgentPath. |
Properties
| Name | Description |
|---|---|
| Path |
The actual path value. |
| Type |
The type of the path. |