共用方式為


Provider Class

Definition

Resource provider information.

public class Provider : Microsoft.Azure.AzureOperationResponse
type Provider = class
    inherit AzureOperationResponse
Public Class Provider
Inherits AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
Provider

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