ExtendedSqlPoolBlobAuditingPolicy.UpdateStages.WithState Interface
public static interface ExtendedSqlPoolBlobAuditingPolicy.UpdateStages.WithState
The stage of the ExtendedSqlPoolBlobAuditingPolicy update allowing to specify state.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withState(BlobAuditingPolicyState state)
Specifies the state property: Specifies the state of the policy. |
Method Details
withState
public abstract ExtendedSqlPoolBlobAuditingPolicy.Update withState(BlobAuditingPolicyState state)
Specifies the state property: Specifies the state of the policy. If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled are required..
Parameters:
Returns: