Share via


Feature Constructors

Definition

Overloads

Feature()
Feature(String, FeatureSupportStatus)

Feature()

public Feature ();
Public Sub New ()

Applies to

Feature(String, FeatureSupportStatus)

public Feature (string name, Microsoft.Azure.Management.StorSimple.Fluent.Models.FeatureSupportStatus status);
new Microsoft.Azure.Management.StorSimple.Fluent.Models.Feature : string * Microsoft.Azure.Management.StorSimple.Fluent.Models.FeatureSupportStatus -> Microsoft.Azure.Management.StorSimple.Fluent.Models.Feature
Public Sub New (name As String, status As FeatureSupportStatus)

Parameters

name
String

Applies to