Override Class
The policy property value override.
Constructor
Override(*, kind: str | _models.OverrideKind | None = None, value: str | None = None, selectors: List[_models.Selector] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
kind
|
str or
OverrideKind
The override kind. "policyEffect" |
value
|
The value to override the policy property. |
selectors
|
The list of the selector expressions. |
Variables
Name | Description |
---|---|
kind
|
str or
OverrideKind
The override kind. "policyEffect" |
value
|
The value to override the policy property. |
selectors
|
The list of the selector expressions. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python