프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
ExecuteCmdlet ( ) : void |
Entry point for the cmdlet
|
메소드 | 설명 | |
---|---|---|
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 |
리턴 | IEnumerable |
protected PersistChanges ( IEnumerable |
||
entity | IEnumerable |
The output of apply user input to model |
리턴 | IEnumerable |