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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET