SignaturesOverridesProperties Class
Will contain the properties of the resource (the actual signature overrides).
- Inheritance
-
azure.mgmt.network._serialization.ModelSignaturesOverridesProperties
Constructor
SignaturesOverridesProperties(*, signatures: Dict[str, str] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
signatures
|
Dictionary of |
Variables
Name | Description |
---|---|
signatures
|
Dictionary of |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python