Interface ServerBlobAuditingPolicy.UpdateStages.WithState

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

public static interface ServerBlobAuditingPolicy.UpdateStages.WithState
The stage of the ServerBlobAuditingPolicy 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.