PartnerContent Class
The integration account partner content.
- Inheritance
-
msrest.serialization.ModelPartnerContent
Constructor
PartnerContent(*, b2_b: B2BPartnerContent | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
b2_b
|
The B2B partner content. |
Variables
Name | Description |
---|---|
b2_b
|
The B2B partner content. |
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