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

PSResourceProvider Class

Definition

Definition of a resource provider and its registration state

public class PSResourceProvider
type PSResourceProvider = class
Public Class PSResourceProvider
Inheritance
PSResourceProvider

Constructors

PSResourceProvider()

Properties

Locations

Gets the locations for the provider.

ProviderNamespace

Gets or sets the namespace of the provider.

RegistrationState

Gets or sets the registration state of the provider.

ResourceTypes

Gets or sets the resource types belonging to this provider.

ZoneMappings

Gets the zone mappings for the provider.

Applies to