ServerBlobAuditingPolicy.Update Interface
Implements
public static interface ServerBlobAuditingPolicy.Update
extends WithState, WithStorageEndpoint, WithStorageAccountAccessKey, WithRetentionDays, WithAuditActionsAndGroups, WithStorageAccountSubscriptionId, WithIsStorageSecondaryKeyInUse, WithIsAzureMonitorTargetEnabled, WithQueueDelayMs
The template for ServerBlobAuditingPolicy 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 ServerBlobAuditingPolicy apply()
Executes the update request.
Returns:
apply
public abstract ServerBlobAuditingPolicy apply(Context context)
Executes the update request.
Parameters:
Returns: