次の方法で共有


Feature コンストラクター

定義

オーバーロード

Feature()
Feature(String, FeatureSupportStatus)

Feature()

public Feature ();
Public Sub New ()

適用対象

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)

パラメーター

name
String

適用対象