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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET