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

PSResourceProviderOperation Class

Definition

Definition of a resource provider and its registration state

public class PSResourceProviderOperation
type PSResourceProviderOperation = class
Public Class PSResourceProviderOperation
Inheritance
PSResourceProviderOperation

Constructors

PSResourceProviderOperation()

Properties

Description

Gets or sets the name of the operation description.

IsDataAction

Gets or sets the value of the isdataaction.

Operation

Gets or sets the operation id

OperationName

Gets or sets the name of the provider operation.

ProviderNamespace

Gets or sets the name of the operation provider.

ResourceName

Gets or sets the name of the operation resource.

Applies to