Interface ExtendedServerBlobAuditingPolicy.DefinitionStages.WithState

All Known Subinterfaces:
ExtendedServerBlobAuditingPolicy.Definition, ExtendedServerBlobAuditingPolicy.DefinitionStages.WithCreate
Enclosing interface:
ExtendedServerBlobAuditingPolicy.DefinitionStages

public static interface ExtendedServerBlobAuditingPolicy.DefinitionStages.WithState
The stage of the ExtendedServerBlobAuditingPolicy definition 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.