Interface ExtendedServerBlobAuditingPolicy.UpdateStages.WithState

All Known Subinterfaces:
ExtendedServerBlobAuditingPolicy.Update
Enclosing interface:
ExtendedServerBlobAuditingPolicy.UpdateStages

public static interface ExtendedServerBlobAuditingPolicy.UpdateStages.WithState
The stage of the ExtendedServerBlobAuditingPolicy update allowing to specify state.
  • Method Details

    • withState

      Specifies the state property: Specifies the state of the policy. If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled are required..
      Parameters:
      state - Specifies the state of the policy. If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled are required.
      Returns:
      the next definition stage.