AliasPattern Class
The type of the pattern for an alias path.
- Inheritance
-
AliasPattern
Constructor
AliasPattern(*, phrase: Optional[str] = None, variable: Optional[str] = None, type: Optional[Union[str, azure.mgmt.resource.policy.v2020_09_01.models._policy_client_enums.AliasPatternType]] = None, **kwargs)
Variables
- phrase
- str
The alias pattern phrase.
- variable
- str
The alias pattern variable.
- type
- str or AliasPatternType
The type of alias pattern. Possible values include: "NotSpecified", "Extract".
Feedback
Submit and view feedback for