Provider 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.
Resource provider information.
public class Provider : Microsoft.Azure.AzureOperationResponse
type Provider = class
inherit AzureOperationResponse
Public Class Provider
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseProvider
Constructors
Provider() |
Initializes a new instance of the Provider class. |
Properties
Id |
Optional. Gets or sets the provider id. |
Namespace |
Optional. Gets or sets the namespace of the provider. |
RegistrationState |
Optional. Gets or sets the registration state of the provider. |
ResourceTypes |
Optional. Gets or sets the collection of provider resource types. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET