ProviderOperationsMetadataInner Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET