AzureProjectFeature Constructors
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.
Overloads
| Name | Description |
|---|---|
| AzureProjectFeature() | |
| AzureProjectFeature(String) |
AzureProjectFeature()
AzureProjectFeature(String)
- Source:
- AzureProjectFeature.cs
protected AzureProjectFeature(string id);
new Azure.Projects.Core.AzureProjectFeature : string -> Azure.Projects.Core.AzureProjectFeature
Protected Sub New (id As String)
Parameters
- id
- String