共用方式為


FeatureResponse Class

Definition

Previewed feature information.

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

Constructors

FeatureResponse()

Initializes a new instance of the FeatureResponse class.

Properties

Id

Optional. Gets or sets the Id of the feature.

Name

Optional. Gets or sets the name of the feature.

Properties

Optional. Gets or sets the properties of the previewed feature.

Type

Optional. Gets or sets the type of the feature.

Applies to