Share via


ProviderOperationsMetadata Class

Definition

Provider Operations metadata

public class ProviderOperationsMetadata
type ProviderOperationsMetadata = class
Public Class ProviderOperationsMetadata
Inheritance
ProviderOperationsMetadata

Constructors

ProviderOperationsMetadata()

Initializes a new instance of the ProviderOperationsMetadata class.

ProviderOperationsMetadata(String, String, String, String, IList<ResourceType>, IList<ProviderOperation>)

Initializes a new instance of the ProviderOperationsMetadata class.

Properties

DisplayName

Gets or sets the provider display name.

Id

Gets or sets the provider id.

Name

Gets or sets the provider name.

Operations

Gets or sets the provider operations.

ResourceTypes

Gets or sets the provider resource types

Type

Gets or sets the provider type.

Applies to