Share via


ProviderOperationsMetadataInner Class

Definition

Provider Operations metadata

public class ProviderOperationsMetadataInner
type ProviderOperationsMetadataInner = class
Public Class ProviderOperationsMetadataInner
Inheritance
ProviderOperationsMetadataInner

Constructors

ProviderOperationsMetadataInner()

Initializes a new instance of the ProviderOperationsMetadataInner class.

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

Initializes a new instance of the ProviderOperationsMetadataInner 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