Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
ExecuteCmdlet ( ) : void |
Entry point for the cmdlet
|
Méthode | Description | |
---|---|---|
ApplyUserInputToModel ( IEnumerable |
Create the model from user input
|
|
GetEntity ( ) : IEnumerable |
Gets entities from the service.
|
|
PersistChanges ( IEnumerable |
Update the recommended action
|
protected ApplyUserInputToModel ( IEnumerable |
||
model | IEnumerable |
Model retrieved from service |
Résultat | IEnumerable |
protected PersistChanges ( IEnumerable |
||
entity | IEnumerable |
The output of apply user input to model |
Résultat | IEnumerable |