MarketplaceRegistrationDefinition Class
MarketplaceRegistrationDefinition.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
msrest.serialization.ModelMarketplaceRegistrationDefinition
Constructor
MarketplaceRegistrationDefinition(*, properties: MarketplaceRegistrationDefinitionProperties | None = None, plan: Plan | None = None, **kwargs)
Parameters
Name | Description |
---|---|
properties
Required
|
Properties of a marketplace registration definition. |
plan
Required
|
Plan details for the managed services. |
Keyword-Only Parameters
Name | Description |
---|---|
properties
Required
|
|
plan
Required
|
|
Variables
Name | Description |
---|---|
id
|
Fully qualified path of the marketplace registration definition. |
type
|
Type of the resource. |
name
|
Name of the marketplace registration definition. |
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for Python