FeatureResponse 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.
Previewed feature information.
public class FeatureResponse : Microsoft.Azure.AzureOperationResponse
type FeatureResponse = class
inherit AzureOperationResponse
Public Class FeatureResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseFeatureResponse
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. |