Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
ApplyUserInputToModel ( IEnumerable |
Generates the model from user input.
|
|
GetEntity ( ) : IEnumerable |
Check to see if the FirewallRule already exists for this server
|
|
PersistChanges ( IEnumerable |
Sends the changes to the service -> Creates the Firewall Rule
|
protected ApplyUserInputToModel ( IEnumerable |
||
model | IEnumerable |
This is null since the FirewallRule doesn't exist yet |
Résultat | IEnumerable |
protected PersistChanges ( IEnumerable |
||
entity | IEnumerable |
The FirewallRule to create |
Résultat | IEnumerable |