InfoField Class
Key-value pairs of instance details in the legacy format.
- Inheritance
-
msrest.serialization.ModelInfoField
Constructor
InfoField(*, project: str | None = None, **kwargs)
Parameters
Name | Description |
---|---|
project
Required
|
Identifies the name of the instance provisioned by the user. |
Keyword-Only Parameters
Name | Description |
---|---|
project
Required
|
|
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python