Server.Update Interface
Implements
public static interface Server.Update
extends WithTags, WithIdentity, WithSku, WithStorageProfile, WithAdministratorLoginPassword, WithVersion, WithSslEnforcement, WithMinimalTlsVersion, WithPublicNetworkAccess, WithReplicationRole
The template for Server update.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Server |
apply()
Executes the update request. |
| abstract Server |
apply(Context context)
Executes the update request. |
Method Details
apply
public abstract Server apply()
Executes the update request.
Returns:
apply
public abstract Server apply(Context context)
Executes the update request.
Parameters:
Returns: