Freigeben über


Feature Konstruktoren

Definition

Überlädt

Feature()
Feature(String, FeatureSupportStatus)

Feature()

public Feature ();
Public Sub New ()

Gilt für:

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)

Parameter

name
String

Gilt für: