Метод | Описание | |
---|---|---|
PlacementGroup ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
PlacementGroup ( string groupName ) : System |
Instantiates PlacementGroup with the parameterized properties
|
Метод | Описание | |
---|---|---|
IsSetGroupName ( ) : bool | ||
IsSetState ( ) : bool | ||
IsSetStrategy ( ) : bool |
public PlacementGroup ( string groupName ) : System | ||
groupName | string | The name of the placement group. |
Результат | System |