PolicyAliasPath 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.
The type of the paths for alias.
public class PolicyAliasPath : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Resources.Policy.Models.PolicyAliasPath>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Resources.Policy.Models.PolicyAliasPath>
type PolicyAliasPath = class
interface IJsonModel<PolicyAliasPath>
interface IPersistableModel<PolicyAliasPath>
Public Class PolicyAliasPath
Implements IJsonModel(Of PolicyAliasPath), IPersistableModel(Of PolicyAliasPath)
- Inheritance
-
PolicyAliasPath
- Implements
Properties
| Name | Description |
|---|---|
| ApiVersions |
The API versions. |
| Metadata |
The metadata of the alias path. If missing, fall back to the default metadata of the alias. |
| Path |
The path of an alias. |
| Pattern |
The pattern for an alias path. |