PartnerNamespacesListResult Class

Result of the List Partner Namespaces operation.

Inheritance
msrest.serialization.Model
PartnerNamespacesListResult

Constructor

PartnerNamespacesListResult(*, value: List[PartnerNamespace] | None = None, next_link: str | None = None, **kwargs)

Keyword-Only Parameters

Name Description
value

A collection of partner namespaces.

next_link
str

A link for the next page of partner namespaces.

Variables

Name Description
value

A collection of partner namespaces.

next_link
str

A link for the next page of partner namespaces.