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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET