你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Provider Class

Resource provider information.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.resource.resources._serialization.Model
Provider

Constructor

Provider(*, namespace: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
namespace
str

The namespace of the resource provider.

Variables

Name Description
id
str

The provider ID.

namespace
str

The namespace of the resource provider.

registration_state
str

The registration state of the resource provider.

registration_policy
str

The registration policy of the resource provider.

resource_types

The collection of provider resource types.